File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -40,21 +40,21 @@ builds:
4040 - goos : windows
4141 goarch : arm
4242
43- dockers_v2 :
44- - id : picoclaw
45- dockerfile : Dockerfile.goreleaser
46- ids :
47- - picoclaw
48- images :
49- - " ghcr.io/{{ .Env.GITHUB_REPOSITORY_OWNER }}/picoclaw"
50- - " docker.io/{{ .Env.DOCKERHUB_IMAGE_NAME }}"
51- tags :
52- - " {{ .Tag }}"
53- - " latest"
54- platforms :
55- - linux/amd64
56- - linux/arm64
57- - linux/riscv64
43+ # dockers_v2:
44+ # - id: picoclaw
45+ # dockerfile: Dockerfile.goreleaser
46+ # ids:
47+ # - picoclaw
48+ # images:
49+ # - "ghcr.io/{{ .Env.GITHUB_REPOSITORY_OWNER }}/picoclaw"
50+ # - "docker.io/{{ .Env.DOCKERHUB_IMAGE_NAME }}"
51+ # tags:
52+ # - "{{ .Tag }}"
53+ # - "latest"
54+ # platforms:
55+ # - linux/amd64
56+ # - linux/arm64
57+ # - linux/riscv64
5858
5959archives :
6060 - formats : [tar.gz]
You can’t perform that action at this time.
0 commit comments