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

TO was missing + printenv to debug

parent c7e1abdc
No related branches found
No related tags found
No related merge requests found
......@@ -62,9 +62,11 @@ ctafrontend_docker:
ctafrontend_docker_rename:
stage: rename:dockerimage
variables:
TO: gitlab-registry.cern.ch/cta/cta-orchestration
REPOSITORY: cta/cta-orchestration
GITLAB_HOST: gitlab.cern.ch
script:
- printenv
- export OLDTAG=${CI_PIPELINE_ID}
- export NEWTAG=${CTA_BUILD_ID}
- cd continuousintegration/ci_helpers/
......
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