mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Refactor e2e PS-CLOUD (#5224)
* refactor cloud test * fix lint * fix ecm test * Update login-sso.page.ts * fix redirect
This commit is contained in:
@@ -5,6 +5,8 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
cd $DIR/../../../
|
||||
|
||||
CONTEXT_ENV="process-services-cloud"
|
||||
export PROVIDERS="BPMN"
|
||||
export AUTH_TYPE="OAUTH"
|
||||
|
||||
./scripts/git-util/check-branch-updated.sh -b $TRAVIS_BRANCH || exit 1;
|
||||
|
||||
|
Reference in New Issue
Block a user