Fixup for last commit: wrong stage

This commit is contained in:
Eliot Berriot 2017-06-26 20:07:19 +02:00
parent ab4b6c3764
commit 3c2a6914ce
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ pages:
- docker
docker_image:
stage: test
stage: deploy
before_script:
- docker login -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
- cd api