Skip to content
Snippets Groups Projects
Commit cabebe23 authored by Thomas Spitzlei's avatar Thomas Spitzlei
Browse files

Update deprecated CI_BUILD_* Variable

parent ff50e9b7
Branches master
No related tags found
No related merge requests found
Pipeline #159779 passed
......@@ -3,6 +3,6 @@ build_image:
services:
- docker:dind
script:
- docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN $CI_REGISTRY
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
- docker build -t $CI_REGISTRY_IMAGE --pull .
- docker push $CI_REGISTRY_IMAGE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment