mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Correct typo in deploy job (travis)
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ jobs:
|
||||
install: skip
|
||||
script: skip
|
||||
before_deploy: pip install awscli
|
||||
delpoy:
|
||||
deploy:
|
||||
- provider: script
|
||||
script: ./scripts/travis/copy_to_release_bucket.sh ${TRAVIS_BUILD_NUMBER} ${TRAVIS_BRANCH}
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user