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

Update .gitlab-ci.yml file

parent 479834d8
No related branches found
No related tags found
No related merge requests found
Pipeline #148294 failed
...@@ -46,7 +46,7 @@ Pull: ...@@ -46,7 +46,7 @@ Pull:
script: script:
- | - |
echo "login into docker login registry.git-ce.rwth-aachen.de" 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 docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD registry.git-ce.rwth-aachen.de
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