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:
|
||||
provenance: false
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: |
|
||||
gitea.sdgarren.com/scott/caddy-hetzner:latest
|
||||
|
||||
Reference in New Issue
Block a user