Skip to content

Commit bf54d6a

Browse files
authored
Update goreleaser.yml
1 parent d1546a7 commit bf54d6a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/goreleaser.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ before:
55
dockers:
66
-
77
image_templates:
8-
- "hazcod/crowdstrike-spotlight-slacker:latest"
9-
- "hazcod/crowdstrike-spotlight-slacker:{{ .Tag }}"
10-
- "hazcod/crowdstrike-spotlight-slacker:v{{ .Major }}"
8+
- "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:{{ .Tag }}"
9+
- "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:v{{ .Major }}"
1110
- "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:latest"
1211

1312
builds:

0 commit comments

Comments
 (0)