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

Update .gitlab-ci.yml file

parent c0f98471
No related branches found
No related tags found
No related merge requests found
Pipeline #148291 failed
...@@ -45,8 +45,8 @@ Pull: ...@@ -45,8 +45,8 @@ Pull:
stage: "pull db container" stage: "pull db container"
script: script:
- | - |
echo "login into registry.git-ce.rwth-aachen.de/etit/docker-test-images" # 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 $CI_BUILD_TOKEN | docker login registry.git-ce.rwth-aachen.de/etit/docker-test-images -u $CI_REGISTRY_USER
echo "downloading scripts" echo "downloading scripts"
docker pull registry.git-ce.rwth-aachen.de/etit/docker-test-images/ms-sql-docker-base:latest docker pull registry.git-ce.rwth-aachen.de/etit/docker-test-images/ms-sql-docker-base:latest
# Only build off of master branch: # 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