removed gitea section from goreleaser
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Trabelsi 2022-06-12 16:26:18 +02:00
parent 6f90d7962e
commit 1b89d9b2b9
Signed by: lerentis
GPG Key ID: FF0C2839718CAF2E

View File

@ -51,9 +51,6 @@ signs:
- "--detach-sign" - "--detach-sign"
- "${artifact}" - "${artifact}"
release: release:
gitea:
owner: lerentis
name: terraform-provider-gitea
extra_files: extra_files:
- glob: 'terraform-registry-manifest.json' - glob: 'terraform-registry-manifest.json'
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json' name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'