We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31849d7 + 11d0d51 commit 1341808Copy full SHA for 1341808
.gitlab-ci.yml
@@ -30,7 +30,7 @@ stages:
30
variables: # additional variables defined at the gitlab group scope
31
DOCKER_REGISTRY: nvcr.io/nvstaging/mellanox
32
OPERATOR_IMAGE_NAME: nic-configuration-operator-stig-fips
33
- DAEMON_IMAGE_NAME: nic-configuration-daemon-stig-fips
+ DAEMON_IMAGE_NAME: nic-configuration-operator-daemon-stig-fips
34
GOV_READY_POLICY_FILE_PATH: pulse-scan-policies/prodsec_approved_govready_release_policy.json
35
36
# Common job template for building STIG images
0 commit comments