Skip to content

Commit

Permalink
.goreleaser.yaml adapted to goreleaser version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rokath committed Sep 18, 2024
1 parent 751def3 commit 3c1b3ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

# This is an example .goreleaser.yaml file with some sensible defaults.
# Make sure to check the documentation at https://goreleaser.com
before:
Expand Down Expand Up @@ -58,7 +60,7 @@ builds:
- CGO_ENABLED=0
archives:
-
rlcp: true
#rlcp: true

#- format: tar.gz
# this name template makes the OS and Arch compatible with the results of uname.
Expand Down

0 comments on commit 3c1b3ab

Please sign in to comment.