fix container_scanning tying to run in test stage
This commit is contained in:
parent
d402212db4
commit
8364c187b6
1 changed files with 1 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ merge_image_manifests:
|
|||
container_scanning:
|
||||
<<: *deploy_common
|
||||
<<: *sast_common
|
||||
stage: deploy
|
||||
variables:
|
||||
AST_ENABLE_MR_PIPELINES: 'false'
|
||||
CS_IMAGE: ${CI_REGISTRY_IMAGE}:${REGISTRY_PUSH_TAG}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue