mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
fix update script travis configuration
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ jobs:
|
|||||||
- stage: Update children projects dependency # Test Update activiti-modeling-app
|
- stage: Update children projects dependency # Test Update activiti-modeling-app
|
||||||
name: Update alfresco modeler activiti app
|
name: Update alfresco modeler activiti app
|
||||||
if: tag =~ .*beta.*
|
if: tag =~ .*beta.*
|
||||||
script: ./scripts/update-project.sh -gnu -t $GITHUB_TOKEN -n Activiti/activiti-modeling-app'
|
script: ./scripts/update-project.sh -gnu -t $GITHUB_TOKEN -n 'Activiti/activiti-modeling-app'
|
||||||
- stage: Update children projects dependency # Test alfresco-admin-app
|
- stage: Update children projects dependency # Test alfresco-admin-app
|
||||||
name: Update alfresco admin app
|
name: Update alfresco admin app
|
||||||
if: tag =~ .*beta.*
|
if: tag =~ .*beta.*
|
||||||
|
|||||||
Reference in New Issue
Block a user