Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 0b7a31d6 by tchemit at 2019-10-29T15:47:39Z [skip ci] fix release deploy war job - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -144,9 +144,10 @@ release-publish-site: release-deploy-demo: <<: *stage_build <<: *automatic-release - <<: *deploy-demo - before_script: - - export DEPLOY_DEMO=true + environment: + name: demo + script: + - ultreiaio-war-deploy-to-demo 'server-runner' ################################################################################################### ### MANUAL JOBS ### View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/0b7a31d68570c2c4e96561104098... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/0b7a31d68570c2c4e96561104098... You're receiving this email because of your account on gitlab.com.