mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
update children script
This commit is contained in:
parent
438832d627
commit
831979a3f0
@ -1,8 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
eval repos=( "alfresco-modeler-app"
|
||||
"alfresco-admin-app"
|
||||
"alfresco-content-app")
|
||||
"alfresco-content-app",
|
||||
"generator-alfresco-adf-app",
|
||||
"alfresco-process-workspace-app'")
|
||||
|
||||
if [ "$#" -lt 3 ] || [ "$#" -ge 7 ]; then
|
||||
echo "Wrong number of arguments $# to trigger-travis.sh; run like:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user