Compare commits
No commits in common. "main" and "v0.0.3" have entirely different histories.
@ -90,12 +90,10 @@ jobs:
|
||||
ACTIONS_RUNTIME_TOKEN: ""
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64, linux/arm64
|
||||
platforms: linux/amd64
|
||||
file: docker/Dockerfile
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.docker-meta.outputs.tags }}
|
||||
labels: ${{ steps.docker-meta.outputs.labels }}
|
||||
provenance: false
|
||||
sbom: false
|
||||
cache-from: type=registry,ref=gitea/example-go:buildcache
|
||||
cache-to: type=registry,ref=gitea/example-go:buildcache,mode=max
|
||||
|
Loading…
x
Reference in New Issue
Block a user