File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -56,20 +56,3 @@ changelog:
56
56
- ' ^\[doc[s]?\]'
57
57
- ' ^wip:'
58
58
- ' ^WIP:'
59
- dockers :
60
- - goos : linux
61
- goarch : ' 386'
62
-
63
- image_templates :
64
- - " docker.pkg.github.com/jimschubert/labeler/labeler:latest"
65
- - " docker.pkg.github.com/jimschubert/labeler/labeler:{{ .Tag }}"
66
- # - "docker.pkg.github.com/jimschubert/labeler/labeler:v{{ .Major }}"
67
-
68
- dockerfile : release.Dockerfile
69
-
70
- build_flag_templates :
71
- - " --label=org.opencontainers.image.created={{ .Date }}"
72
- - " --label=org.opencontainers.image.name={{ .ProjectName }}"
73
- - " --label=org.opencontainers.image.revision={{ .FullCommit }}"
74
- - " --label=org.opencontainers.image.version={{ .Version }}"
75
- - " --build-arg=APP_NAME={{ .ProjectName }}"
You can’t perform that action at this time.
0 commit comments