This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
|||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: service/.
|
context: .
|
||||||
|
file: ./service/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: git.rhost.ovh/${{ github.repository }}:latest
|
tags: git.rhost.ovh/${{ github.repository }}:latest
|
||||||
Reference in New Issue
Block a user