Modify `.goreleaser.yml`.
This commit is contained in:
parent
b73a3e7bfb
commit
e6fc1a1127
|
@ -60,7 +60,6 @@ changelog:
|
|||
exclude:
|
||||
- "^docs:"
|
||||
- "^test:"
|
||||
use: gitea
|
||||
|
||||
dockers:
|
||||
-
|
||||
|
@ -74,7 +73,6 @@ dockers:
|
|||
dockerfile: Dockerfile
|
||||
|
||||
skip_push: false
|
||||
skip_build: false
|
||||
|
||||
push_flags:
|
||||
- --tls-verify=false
|
||||
|
|
Loading…
Reference in New Issue