Skip to content

Use latest versions in CI for finkctl and fink-alert-sim #133

Use latest versions in CI for finkctl and fink-alert-sim

Use latest versions in CI for finkctl and fink-alert-sim #133

Workflow file for this run

name: "Fink-broker e2e workflow (noscience, self-hosted)"
on:
push:
pull_request:
branches:
- master
jobs:
call-workflow-passing-data:
uses: ./.github/workflows/itest.yml
with:
minimal: true
noscience: true
secrets:
registry_username: ${{ secrets.REGISTRY_USERNAME }}
registry_token: ${{ secrets.REGISTRY_TOKEN }}