Skip to content

Commit

Permalink
Add dockerlogin to gitlab-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Nov 21, 2019
1 parent 7827825 commit 57802e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
before_script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY

test:
image: tud_ifk/miniconda-cidefault
stage: test
Expand Down

0 comments on commit 57802e7

Please sign in to comment.