Commit d4cf96b 1 parent 7d131d7 commit d4cf96b Copy full SHA for d4cf96b
File tree 1 file changed +8
-9
lines changed
1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,12 @@ builds:
10
10
- arm64
11
11
dockers :
12
12
dockerfile : Dockerfile
13
- -
14
- image_templates :
15
- - " ghcr.io/looterz/grimd:{{ .Tag }}"
16
- - " ghcr.io/looterz/grimd:latest"
13
+ - image_templates :
14
+ - " ghcr.io/looterz/grimd:{{ .Tag }}"
15
+ - " ghcr.io/looterz/grimd:latest"
17
16
build_flag_templates :
18
- - " --pull"
19
- - " --label=org.opencontainers.image.created={{.Date}}"
20
- - " --label=org.opencontainers.image.title={{.ProjectName}}"
21
- - " --label=org.opencontainers.image.revision={{.FullCommit}}"
22
- - " --label=org.opencontainers.image.version={{.Version}}"
17
+ - " --pull"
18
+ - " --label=org.opencontainers.image.created={{.Date}}"
19
+ - " --label=org.opencontainers.image.title={{.ProjectName}}"
20
+ - " --label=org.opencontainers.image.revision={{.FullCommit}}"
21
+ - " --label=org.opencontainers.image.version={{.Version}}"
You can’t perform that action at this time.
0 commit comments