Update .gitea/workflows/docker-publish.yaml
All checks were successful
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Successful in 3m2s
All checks were successful
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Successful in 3m2s
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
provenance: false
|
provenance: false
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
gitea.sdgarren.com/scott/caddy-hetzner:latest
|
gitea.sdgarren.com/scott/caddy-hetzner:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user