Fixup for last commit: wrong stage
This commit is contained in:
parent
ab4b6c3764
commit
3c2a6914ce
|
@ -59,7 +59,7 @@ pages:
|
|||
- docker
|
||||
|
||||
docker_image:
|
||||
stage: test
|
||||
stage: deploy
|
||||
before_script:
|
||||
- docker login -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
|
||||
- cd api
|
||||
|
|
Loading…
Reference in New Issue