We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f22f62 + 2669204 commit 6ac6e3fCopy full SHA for 6ac6e3f
1 file changed
goreleaser.yml
@@ -17,7 +17,8 @@ builds:
17
goos:
18
- linux
19
dockers:
20
- - image_templates:
+ - dockerfile: Dockerfile
21
+ image_templates:
22
- "ghcr.io/outsystems/{{ .ProjectName }}:{{ .Version }}"
23
- "ghcr.io/outsystems/{{ .ProjectName }}:latest"
24
build_flag_templates:
0 commit comments