fix: set correct jobname
Some checks failed
ci / docker (push) Failing after 7s

This commit is contained in:
Yannik Schmidt
2025-07-05 20:45:32 +02:00
parent 2b701825b3
commit f2b2dd3589

View File

@@ -28,7 +28,7 @@ jobs:
username: ${{ secrets.REGISTRY_USER }} username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_PASS }} password: ${{ secrets.REGISTRY_PASS }}
- -
name: Build and push async-icinga image name: Build and push gamevault server
uses: docker/build-push-action@v3 uses: docker/build-push-action@v3
with: with:
context: server context: server