mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Add install skips to company release stage
Not necessary to re-build packaging as we just want to copy from our s3 buckets
This commit is contained in:
@@ -108,5 +108,6 @@ jobs:
|
||||
# only on master branch
|
||||
if: branch = master AND commit_message !~ /\[no-release\]/
|
||||
name: "Copy to S3 Release"
|
||||
install: skip
|
||||
script:
|
||||
- travis_wait 30 echo "This is the Copy to S3 Release stage"
|
||||
Reference in New Issue
Block a user