fix build docker
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user