Try renaming the steps
This commit is contained in:
parent
be903af3a4
commit
543d07cfaf
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user