Fix build destination

This commit is contained in:
ThomasSamson 2024-07-31 13:39:37 +02:00 committed by Slim Amamou
parent d8c93a44dc
commit 3ad45ea139

View file

@ -15,7 +15,7 @@ jobs:
BUILD_CONTEXT: .
BUILD_TARGET: app_php
REGISTRY_JSON_KEY: ${{ secrets.GITHUB_TOKEN }}
IMAGE_REPOSITORY: ghcr.io/Apes-HDF
IMAGE_REPOSITORY: ghcr.io/Tipimi-fr
build-push-caddy:
# Same Dockerfile as php, with a build target which is after
@ -30,4 +30,4 @@ jobs:
BUILD_CONTEXT: .
BUILD_TARGET: app_caddy
REGISTRY_JSON_KEY: ${{ secrets.GITHUB_TOKEN }}
IMAGE_REPOSITORY: ghcr.io/Apes-HDF
IMAGE_REPOSITORY: ghcr.io/Tipimi-fr