Skip to content

Commit 6ac6e3f

Browse files
committed
Merge branch 'master' into RDODCP-685
2 parents 8f22f62 + 2669204 commit 6ac6e3f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ builds:
1717
goos:
1818
- linux
1919
dockers:
20-
- image_templates:
20+
- dockerfile: Dockerfile
21+
image_templates:
2122
- "ghcr.io/outsystems/{{ .ProjectName }}:{{ .Version }}"
2223
- "ghcr.io/outsystems/{{ .ProjectName }}:latest"
2324
build_flag_templates:

0 commit comments

Comments
 (0)