Skip to content

Commit

Permalink
Fixing dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmattox committed Feb 19, 2024
1 parent 6ba61b7 commit 734dcc3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@ kubeconfig
kubeconfigs
rancher-projects-kubeconfig
rancher-projects
dist/artifacts.json
dist/CHANGELOG.md
dist/config.yaml
dist/metadata.json
dist/
3 changes: 0 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ env:
gomod:
proxy: true

builds:
- skip: false

changelog:
sort: asc
use: github
Expand Down

0 comments on commit 734dcc3

Please sign in to comment.