fix build docker
Build and Deploy Docker / build (push) Successful in 16m24s
Build and Deploy Docker / deploy (push) Successful in 39s

This commit is contained in:
2026-07-09 12:48:00 +02:00
parent 62cad948b7
commit bff143c29b
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: ./service/Dockerfile
file: ./services/www/Dockerfile
push: true
tags: git.rhost.ovh/${{ github.repository }}:latest
deploy: