mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
try to increase e2e instances
This commit is contained in:
committed by
adam.zakrzewski
parent
fdbc8f720a
commit
23934e68b3
2
.github/actions/run-e2e/action.yml
vendored
2
.github/actions/run-e2e/action.yml
vendored
@@ -41,6 +41,8 @@ runs:
|
||||
echo "APP_CONFIG_OAUTH2_REDIRECT_LOGOUT=/"
|
||||
echo "APP_CONFIG_OAUTH2_REDIRECT_LOGIN=/"
|
||||
echo "APP_CONFIG_OAUTH2_REDIRECT_SILENT_IFRAME_URI={protocol}//{hostname}{:port}/assets/silent-refresh.html"
|
||||
echo "MAXINSTANCES=2"
|
||||
echo "RETRY_COUNT=2"
|
||||
} >> .env
|
||||
|
||||
npm start > /dev/null &\
|
||||
|
Reference in New Issue
Block a user