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