1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-03 13:11:48 +02:00

docs: deploy on tags only

This commit is contained in:
Carlos Alexandro Becker 2018-10-04 22:24:13 -03:00 committed by Carlos Alexandro Becker
parent e08cc50030
commit c6c4df6d1c

View File

@ -34,7 +34,7 @@ deploy:
verbose: true
fqdn: goreleaser.com
on:
branch: master
tags: true
- provider: script
skip_cleanup: true
script: go run main.go