Skip to content

Commit f871a51

Browse files
authored
Update Docker image names in workflow file
Signed-off-by: MasterKenth <MasterKenth@users.noreply.github.com>
1 parent 6b9a18f commit f871a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_and_push_images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ on:
2828

2929
env:
3030
REGISTRY: ghcr.io
31-
BACKEND_IMAGE_NAME: eneo-ai/eneo-backend
32-
FRONTEND_IMAGE_NAME: eneo-ai/eneo-frontend
31+
BACKEND_IMAGE_NAME: helsingborg-stad/eneo-backend
32+
FRONTEND_IMAGE_NAME: helsingborg-stad/eneo-frontend
3333

3434
jobs:
3535
build-and-push:

0 commit comments

Comments
 (0)