Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <okoenig@nvidia.com>
  • Loading branch information
ko3n1g committed Sep 27, 2024
1 parent 4fcbfdb commit 86a68fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
image-name: nemo_container

cicd-test-container-setup:
needs: [cicd-cluster-clean, pre-flight, build-container]
needs: [pre-flight, build-container]
runs-on: self-hosted-azure-builder
if: ${{ github.event.label.name == 'Run CICD' || github.event_name == 'workflow_dispatch' }}
outputs:
Expand Down

0 comments on commit 86a68fe

Please sign in to comment.