Skip to content
Snippets Groups Projects
Commit 479834d8 authored by Langer, Jacek's avatar Langer, Jacek
Browse files

Update .gitlab-ci.yml file

parent 80abd0aa
Branches
No related tags found
No related merge requests found
Pipeline #148293 failed
......@@ -45,8 +45,8 @@ Pull:
stage: "pull db container"
script:
- |
# echo "login into registry.git-ce.rwth-aachen.de/etit/docker-test-images"
# echo $CI_BUILD_TOKEN | docker login registry.git-ce.rwth-aachen.de/etit/docker-test-images -u $CI_REGISTRY_USER
echo "login into docker login registry.git-ce.rwth-aachen.de"
echo $CI_BUILD_TOKEN | docker login registry.git-ce.rwth-aachen.de -u $CI_REGISTRY_USER
echo "downloading scripts"
docker pull registry.git-ce.rwth-aachen.de/etit/docker-test-images/ms-sql-docker-base:latest
# Only build off of master branch:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment