Skip to content

Commit

Permalink
Merge branch 'devel'
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalcaliskan committed Sep 6, 2022
2 parents 9118f0b + ba67177 commit dab6cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/package/.goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dockers:
- image_templates:
- "docker.io/bilalcaliskan/{{ .ProjectName }}:{{ .Version }}"
- "docker.io/bilalcaliskan/{{ .ProjectName }}:latest"
dockerfile: Dockerfile.goreleaser
dockerfile: build/package/Dockerfile.goreleaser
goos: linux
goarch: amd64
use: docker
Expand Down

0 comments on commit dab6cd2

Please sign in to comment.