ng-packagr 2.2.0 update

travis PR also in ng2-components
This commit is contained in:
Eugenio Romano
2018-03-18 10:34:25 +00:00
parent 126e73f5f3
commit 6427139b21
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -73,6 +73,9 @@ jobs:
- stage: Update DW
if: tag =~ .*beta.*
script: ./scripts/update-project.sh -gnu -t $GITHUB_TOKEN -n adf-app-manager-ui
- stage: Update ng2-components
if: tag =~ .*beta.*
script: ./scripts/update-project.sh -gnu -t $GITHUB_TOKEN -n alfresco-ng2-components
# jobs:
# include: