try to increase e2e instances

This commit is contained in:
Denys Vuika
2023-06-19 09:18:07 +01:00
committed by adam.zakrzewski
parent fdbc8f720a
commit 23934e68b3

View File

@@ -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 &\