Skip to content

Commit

Permalink
Change tag
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinFairise2 committed Jul 31, 2024
1 parent 16d6408 commit d80eefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ push-image-agent-qa:
branch: main
strategy: depend
variables:
IMG_SOURCES: $BUILD_DD_REGISTRY:$TAG
IMG_DESTINATIONS: otel-collector-contrib:$TAG
IMG_SOURCES: $BUILD_DD_REGISTRY:otelcolcontrib-v${CI_COMMIT_SHORT_SHA}
IMG_DESTINATIONS: otel-collector-contrib:${CI_COMMIT_SHORT_SHA}
IMG_REGISTRIES: agent-qa

build-ci-image:
Expand Down

0 comments on commit d80eefd

Please sign in to comment.