Skip to content

Commit

Permalink
Release v0.4.0 #minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ErwinsExpertise committed Jan 19, 2022
1 parent e32a6d5 commit 9a692c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: "Unit/Coverage Tests"

on:
push:
branches:
- master
pull_request_target:
branches:
- master
Expand Down
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ before:
- go generate ./...
builds:
-
main: ./cmd/csi-vultr-driver/

env:
- CGO_ENABLED=0

Expand All @@ -14,7 +16,6 @@ builds:

goos:
- linux
- windows
- darwin

goarch:
Expand Down

0 comments on commit 9a692c9

Please sign in to comment.