Skip to content
Snippets Groups Projects
Commit 424fc017 authored by Julien Leduc's avatar Julien Leduc
Browse files

Cannot use variables defined outside for bocker build part, the strategy

is to then rename the image in the registry after it has been pushed. I
am using the pipelineID to identify the image uniquely.
parent b85e0a37
No related branches found
No related tags found
No related merge requests found
......@@ -54,5 +54,5 @@ ctafrontend_docker:
script:
- ""
variables:
TO: gitlab-registry.cern.ch/cta/cta-orchestration:${CI_PIPELINE_ID}git${CI_BUILD_REF:0:8}
TO: gitlab-registry.cern.ch/cta/cta-orchestration:${CI_PIPELINE_ID}
DOCKER_FILE: continuousintegration/docker/ctafrontend/cc7/Dockerfile
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