Compare commits

1 Commits

Author SHA1 Message Date
Tobias Klemp
3cc5a09f3d try docker build
Some checks failed
CI / build-and-test (pull_request) Failing after 2m47s
CI / build-docker-image (pull_request) Successful in 15m55s
2025-12-29 19:06:53 +01:00

View File

@@ -58,7 +58,7 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: ${{ vars.INSTANCE_URL }}/${{ github.repository }}:${{ github.sha }}
tags: ${{ vars.INSTANCE_URL }}/tech-reborn/phoenix:${{ github.sha }}
# type-check:
# runs-on: ubuntu-latest