diff --git a/.gitignore b/.gitignore index 2a9a844..ef73550 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,4 @@ kubeconfig kubeconfigs rancher-projects-kubeconfig rancher-projects -dist/artifacts.json -dist/CHANGELOG.md -dist/config.yaml -dist/metadata.json +dist/ diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 44bbc7c..e01602c 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -4,9 +4,6 @@ env: gomod: proxy: true -builds: - - skip: false - changelog: sort: asc use: github