Skip to content

Commit

Permalink
Remove GoReleaser configuration enabling release
Browse files Browse the repository at this point in the history
Those lines were most likely superfluous.
  • Loading branch information
weyfonk committed Feb 19, 2024
1 parent 6ced591 commit f8fbd16
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,3 @@ docker_manifests:
image_templates:
- "ghcr.io/weyfonk/fleet-gitjob:{{ .Tag }}-linux-amd64"
- "ghcr.io/weyfonk/fleet-gitjob:{{ .Tag }}-linux-arm64"

release:
github:
disable: false

0 comments on commit f8fbd16

Please sign in to comment.