Skip to content
Snippets Groups Projects
Commit 22901c4b authored by Graeme Gillies's avatar Graeme Gillies
Browse files

Correct test script for goreleaser-fips

parent 3eee3783
No related branches found
No related tags found
No related merge requests found
Pipeline #15413344 passed
Loading
Loading
@@ -80,7 +80,7 @@ container_image_test_goreleaser_fips:
needs:
- container_image_build_goreleaser_fips
script:
- bash -x ./test/validate-container-image.sh
- bash -x ./test/validate-goreleaser-fips-container-image.sh
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
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