Skip to content
Snippets Groups Projects
Commit 8fc0f33b authored by Pierre Guinoiseau's avatar Pierre Guinoiseau :green_heart:
Browse files

Merge branch 'gonzoyumo-main-patch-7ae8' into 'main'

Fix dynamic stage for new DS analyzer job

See merge request gitlab-com/gl-infra/common-ci-tasks!901
parents d9a82ff9 545fc79f
No related branches found
No related tags found
No related merge requests found
Pipeline #24944416 failed
Loading
Loading
@@ -21,6 +21,10 @@ dependency_scanning:
stage: $[[ inputs.stage ]]
needs: []
 
dependency-scanning:
stage: $[[ inputs.stage ]]
needs: []
## HACK HACK HACK
## Temporary Workaround to https://gitlab.com/gitlab-org/gitlab/-/issues/458532
## Remove this once the upstream problem is fixed.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment