fix job
Build and Deploy Docker / build (push) Successful in 6m15s
Build and Deploy Docker / deploy (push) Successful in 31s

This commit is contained in:
2026-07-14 22:12:16 +02:00
parent 14f60a81e1
commit a78f715d04
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
context: . context: .
file: ./services/Dockerfile file: ./services/php/Dockerfile
push: true push: true
tags: git.rhost.ovh/${{ github.repository }}:latest tags: git.rhost.ovh/${{ github.repository }}:latest
deploy: deploy: