mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
add adf-testing to the pipeline and publish (#4380)
This commit is contained in:
@@ -118,6 +118,15 @@ do
|
||||
fi
|
||||
done
|
||||
|
||||
#testing
|
||||
for i in "${libs[@]}"
|
||||
do
|
||||
if [ "$i" == "testing" ] ; then
|
||||
AFFECTED_LIBS=$AFFECTED_LIBS" testing$"
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
#process-services-cloud
|
||||
for i in "${libs[@]}"
|
||||
do
|
||||
|
Reference in New Issue
Block a user