Skip to content
Snippets Groups Projects
Commit 27870bed authored by andree.klattenhoff's avatar andree.klattenhoff
Browse files

CI: Update image url for ui/e2e:latest

parent dd58b6e7
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ deploy preview with sentinel redis:
TAG_NAME: "$CI_COMMIT_REF_SLUG"
ui smoketests:
image: registry.gitlab.open-xchange.com/frontend/ui/e2e:latest
image: registry.gitlab.open-xchange.com/appsuite/web-apps/ui/e2e:latest
extends:
- .e2e-codeceptjs-preview
- .smoketest-rules
......@@ -74,7 +74,7 @@ ui smoketests:
- pnpm e2e-rerun @smoketest
ui smoketests with prefix:
image: registry.gitlab.open-xchange.com/frontend/ui/e2e:latest
image: registry.gitlab.open-xchange.com/appsuite/web-apps/ui/e2e:latest
extends:
- .e2e-codeceptjs-preview
- .smoketest-rules
......@@ -93,7 +93,7 @@ ui smoketests with prefix:
- pnpm e2e-rerun @smoketest
ui smoketests with sentinel redis:
image: registry.gitlab.open-xchange.com/frontend/ui/e2e:latest
image: registry.gitlab.open-xchange.com/appsuite/web-apps/ui/e2e:latest
extends:
- .e2e-codeceptjs-preview
- .smoketest-rules
......
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