Try renaming the steps

remotes/remote_mirror_8/master
Mike Koch 7年前
コミット 543d07cfaf

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

読み込み中…
キャンセル
保存