Skip to content

Commit

Permalink
Merge pull request #592 from DataDog/ai/replicate-debug-image-staging…
Browse files Browse the repository at this point in the history
…-1-15

[1.15] Replicate debug images to staging
  • Loading branch information
antonipp authored Jan 23, 2025
2 parents 932840a + 9e51e00 commit e2d3631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/build-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ if [ "$IMAGE_NAME" == "cilium" ]; then
--file "$DOCKERFILE_PATH" \
$BUILD_ARGS \
--label CILIUM_VERSION="$(cat VERSION)" \
--label target=debug \
--label target=staging \
--label CI_PIPELINE_ID="$CI_PIPELINE_ID" \
--label CI_JOB_ID="$CI_JOB_ID" \
--target debug \
Expand Down

0 comments on commit e2d3631

Please sign in to comment.