diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 65f9b0e8..3b1f6261 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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