change: image name

This commit is contained in:
Yannik Schmidt
2023-01-06 00:55:11 +01:00
parent ac7742357e
commit 961fd83b46

View File

@@ -34,7 +34,7 @@ jobs:
context: ./docker/potaris/
platforms: linux/amd64
push: true
tags: "${{ secrets.REGISTRY }}/athq/fjsd-potaris:latest"
tags: "${{ secrets.REGISTRY }}/athq/potaris:latest"
build-args: |
BRANCH=potaris
CONFIG_BRANCH=master
@@ -48,7 +48,7 @@ jobs:
context: ./docker/potaris/
platforms: linux/amd64
push: true
tags: "${{ secrets.REGISTRY }}/athq/fjsd-potaris-en:latest"
tags: "${{ secrets.REGISTRY }}/athq/potaris-en:latest"
build-args: |
BRANCH=potaris
CONFIG_BRANCH=en