mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
fix travis deployment script
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ jobs:
|
||||
- bash <(curl -s https://codecov.io/bash) -X gcov
|
||||
- stage: e2e
|
||||
script: npm run build && npm run e2e:docker
|
||||
before_deploy: 'npm run build:tomcat'
|
||||
before_deploy: 'npm run build.tomcat'
|
||||
deploy:
|
||||
provider: s3
|
||||
region: $ARTIFACTS_REGION
|
||||
|
||||
Reference in New Issue
Block a user