Readonly access to the registry for the test stage
This commit is contained in:
parent
e2854f0c6b
commit
6448c21079
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ image:ubuntu:
|
|||
.test:
|
||||
before_script:
|
||||
- apk add bash
|
||||
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.gitlab.com
|
||||
script: ./test.sh
|
||||
stage: test
|
||||
image: docker:stable
|
||||
|
|
Loading…
Reference in a new issue