Skip to content
Snippets Groups Projects
Commit c0a2400d authored by julian.baeume's avatar julian.baeume :pick:
Browse files

[Chore] Change preview app name for sentinel mode

name can be too long for some feature branches, makes sure it's as short as possible
parent 60449fe2
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,7 @@ ui smoketests with sentinel redis:
- !reference [.e2e-codeceptjs-preview, before_script]
- unset SUITE_SERVICE_URL
- export E2E_ADMIN_PW=$ADMIN_PW
- export LAUNCH_URL=https://$PREVIEW_APP_NAME-sentinel.dev.oxui.de/appsuite/
- export LAUNCH_URL=https://$PREVIEW_APP_NAME-sntnl.dev.oxui.de/appsuite/
- echo "LAUNCH_URL=$LAUNCH_URL"
script:
- yarn e2e-rerun @smoketest
......@@ -6,7 +6,7 @@ core-ui-middleware:
image:
repository: ${CI_REGISTRY_IMAGE}
tag: ${TAG_NAME}
host: ${PREVIEW_APP_NAME}-sentinel.dev.oxui.de
host: ${PREVIEW_APP_NAME}-sntnl.dev.oxui.de
appsuite:
core-ui:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment