mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-26 17:24:47 +00:00
ACS-2767 Switch to using [release} rather than [trigger release]
Switch has been made in t-service (ATS) and AIS projects [skip ci]
This commit is contained in:
parent
04adf48a2c
commit
b415835178
@ -78,6 +78,6 @@ jobs:
|
||||
|
||||
- name: "Release"
|
||||
stage: release
|
||||
if: commit_message ~= /\[trigger release\]/ AND branch ~= /^(master|SP\/.+|HF\/.+)$/
|
||||
if: commit_message ~= /\[release\]/ AND branch ~= /^(master|SP\/.+|HF\/.+)$/
|
||||
before_script: travis_wait bash _ci/cache_artifacts.sh
|
||||
script: travis_wait 55 bash _ci/release.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user