We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1546a7 commit bf54d6aCopy full SHA for bf54d6a
.github/goreleaser.yml
@@ -5,9 +5,8 @@ before:
5
dockers:
6
-
7
image_templates:
8
- - "hazcod/crowdstrike-spotlight-slacker:latest"
9
- - "hazcod/crowdstrike-spotlight-slacker:{{ .Tag }}"
10
- - "hazcod/crowdstrike-spotlight-slacker:v{{ .Major }}"
+ - "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:{{ .Tag }}"
+ - "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:v{{ .Major }}"
11
- "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:latest"
12
13
builds:
0 commit comments