@@ -31,10 +31,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
#platforms: |
|
platforms: |
|
||||||
# linux/amd64
|
linux/amd64
|
||||||
push: true
|
push: true
|
||||||
provenance: false
|
provenance: false
|
||||||
sbom: false
|
sbom: false
|
||||||
#tags: git.bbee.fr/${{ github.repository }}:latest
|
tags: git.bbee.fr/${{ github.repository }}:latest
|
||||||
tags: git.bbee.fr/docker-ci/debian-moustache:latest
|
#tags: git.bbee.fr/docker-ci/debian-moustache:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user