File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -48,33 +48,6 @@ dockers:
4848 extra_files :
4949 - LICENSE
5050 - deployment/config/config.yaml
51- - id : void-arm
52- ids :
53- - void
54- goos : linux
55- goarch : arm64
56- dockerfile : deployment/docker/Dockerfile
57- image_templates :
58- - " ghcr.io/devnw/void:{{ .ShortCommit }}-arm"
59- - " ghcr.io/devnw/void:v{{ .Major }}-arm"
60- - " ghcr.io/devnw/void:{{ .Tag }}-arm"
61- - " ghcr.io/devnw/void:latest-arm"
62- build_flag_templates :
63- - " --pull"
64- - " --label=org.opencontainers.image.created={{.Date}}"
65- - " --label=org.opencontainers.image.title=Void DNS Sink Hole"
66- - " --label=org.opencontainers.image.description=Void is a DNS sink hole and local DNS resolver"
67- - " --label=org.opencontainers.image.url=https://avoid.dev"
68- 69- - " --label=org.opencontainers.image.source=https://github.com/devnw/void"
70- - " --label=org.opencontainers.image.documentation=https://avoid.dev"
71- - " --label=org.opencontainers.image.licenses=Apache 2.0"
72- - " --label=org.opencontainers.image.revision={{.FullCommit}}"
73- - " --label=org.opencontainers.image.version={{.Version}}"
74- - " --platform=linux/arm64"
75- extra_files :
76- - LICENSE
77- - deployment/config/config.yaml
7851release :
7952 prerelease : auto
8053
You can’t perform that action at this time.
0 commit comments