Merge branch 'master' of https://gitea.theriise.net/steinhelge/hospitality
Build & Push Hospitality / build-and-push (push) Failing after 49s

This commit is contained in:
steinhelge
2025-11-24 11:43:35 +01:00
+2
View File
@@ -6,6 +6,7 @@ on:
- master - master
- dev - dev
env: env:
REGISTRY: gitea.theriise.net/steinhelge REGISTRY: gitea.theriise.net/steinhelge
@@ -64,3 +65,4 @@ jobs:
- name: Push API (${{ env.TAG }}) - name: Push API (${{ env.TAG }})
run: | run: |
docker push $REGISTRY/hospitality-api:${TAG} docker push $REGISTRY/hospitality-api:${TAG}