mirror of
https://github.com/FAUSheppy/homelab_gamevault
synced 2025-12-06 06:51:36 +01:00
This commit is contained in:
2
.github/workflows/server.yaml
vendored
2
.github/workflows/server.yaml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user