Skip to content

Commit

Permalink
fix: before hook did not work on gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanholsteijn committed Sep 30, 2023
1 parent 4aae210 commit 97c7e03
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ terraform.tfstate*
/.idea/
simple-iap-proxy
.auto.tfvars
dist/
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
before:
hooks:
- go mod download
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 97c7e03

Please sign in to comment.