Skip to content

Debug self hosted runner #136

Debug self hosted runner

Debug self hosted runner #136

name: "Fink-broker e2e workflow (noscience, self-hosted)"
on:
push:
branches:
- master
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 }}