Skip to content

Install argo-workflow with ktbx #118

Install argo-workflow with ktbx

Install argo-workflow with ktbx #118

Workflow file for this run

name: "e2e: noscience, gha"
on:
push:
pull_request:
branches:
- master
jobs:
call-workflow-passing-data:
uses: ./.github/workflows/e2e-common.yml
with:
suffix: "noscience"
ci_repo: ""
runner: "['ubuntu-latest']"
secrets:
registry_username: ${{ secrets.REGISTRY_USERNAME }}
registry_token: ${{ secrets.REGISTRY_TOKEN }}