Fixup for last commit: wrong stage
This commit is contained in:
parent
ab4b6c3764
commit
3c2a6914ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue