mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
move codecov inside unit test to avoid the aftes success execution in any script stage
This commit is contained in:
@@ -11,3 +11,5 @@ if [[ $AFFECTED_LIBS =~ "content-services$" || $TRAVIS_PULL_REQUEST == "false"
|
||||
then
|
||||
ng test content-services --watch=false || exit 1;
|
||||
fi;
|
||||
|
||||
bash <(curl -s https://codecov.io/bash) -X gcov
|
||||
|
Reference in New Issue
Block a user