mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4208] Make the pipeline green again (#4419)
* [ADF-4209] Fix Core tests * [ADF-4209] Fix Core tests * [ADF-4218] Fix Insight tests * Fix process-services-cloud tests
This commit is contained in:
committed by
Eugenio Romano
parent
117170a433
commit
4feb8c3f95
@@ -88,7 +88,7 @@ done
|
||||
for i in "${libs[@]}"
|
||||
do
|
||||
if [ "$i" == "core" ] ; then
|
||||
AFFECTED_LIBS="core$ content-services$ process-services$ process-services-cloud$ insights$ extensions$ "
|
||||
AFFECTED_LIBS="core$ content-services$ process-services$ process-services-cloud$ insights$ extensions$ testing$"
|
||||
echo "${AFFECTED_LIBS}"
|
||||
exit 0
|
||||
fi
|
||||
|
Reference in New Issue
Block a user