Try renaming the steps

This commit is contained in:
Mike Koch 2017-06-25 16:46:28 -04:00
parent be903af3a4
commit 543d07cfaf

View File

@ -4,7 +4,7 @@ stages:
- test - test
- deploy - deploy
test: test:app:
before_script: before_script:
- apt-get update - apt-get update
- apt-get install zip unzip - apt-get install zip unzip
@ -21,7 +21,7 @@ test:
- bash build_zip.sh - bash build_zip.sh
#- php deploy_release_to_github.php #- php deploy_release_to_github.php
production: deploy:app:
when: manual when: manual
script: script:
- ls - ls