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 bf54d6a commit 174107aCopy full SHA for 174107a
.github/goreleaser.yml
@@ -5,9 +5,9 @@ before:
5
dockers:
6
-
7
image_templates:
8
- - "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:{{ .Tag }}"
9
- - "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:v{{ .Major }}"
10
- - "gcr.io/hazcod/crowdstrike-spotlight-slacker/css:latest"
+ - "ghcr.io/hazcod/crowdstrike-spotlight-slacker/css:{{ .Tag }}"
+ - "ghcr.io/hazcod/crowdstrike-spotlight-slacker/css:v{{ .Major }}"
+ - "ghcr.io/hazcod/crowdstrike-spotlight-slacker/css:latest"
11
12
builds:
13
0 commit comments