mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-10707] - test e2e.sh fix (#7854)
* [AAE-10707] - test e2e.sh fix * trigger travis[ci:force][affected:*] * remove script exit 1 * trigger travis * trigger travis [ci:force] * trigger travis * trigger travis
This commit is contained in:
@@ -42,5 +42,5 @@ if [ ${AFFECTED_LIB} == true ]; then
|
|||||||
|
|
||||||
else
|
else
|
||||||
echo "Step2 - Lib $verifyLib NOT affected. No need to run e2e"
|
echo "Step2 - Lib $verifyLib NOT affected. No need to run e2e"
|
||||||
|
exit 0
|
||||||
fi
|
fi
|
||||||
exit 0
|
|
||||||
|
Reference in New Issue
Block a user