Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 31b94fb1 by Tony Chemit at 2021-02-20T10:10:45+01:00 improve ci jobs - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -100,8 +100,7 @@ trigger-make-stage: .automatic: &automatic only: - - develop - - develop-* + - /^develop.*$/i except: - triggers @@ -154,8 +153,7 @@ release-deploy-demo: .manual: &manual only: - - develop - - develop-* + - /^develop.*$/i when: manual create-docker: View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/31b94fb1c62b894296503f7a04... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/31b94fb1c62b894296503f7a04... You're receiving this email because of your account on gitlab.com.