mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
docs: deploy docs only on tags
closes #1456 Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
2f16c4c653
commit
7e3f8a8892
@ -31,7 +31,7 @@ deploy:
|
||||
verbose: true
|
||||
fqdn: goreleaser.com
|
||||
on:
|
||||
master: true
|
||||
tags: true
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: ./goreleaser
|
||||
|
Loading…
Reference in New Issue
Block a user