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