mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-06 22:57:37 +03:00
Move tags: true to the right place
This commit is contained in:
parent
1527d6ed5e
commit
8de6fb3eed
1 changed files with 1 additions and 1 deletions
|
@ -123,10 +123,10 @@ deploy:
|
|||
- dnscrypt-proxy-*.zip
|
||||
file_glob: true
|
||||
skip_cleanup: true
|
||||
tags: true
|
||||
on:
|
||||
repo: jedisct1/dnscrypt-proxy
|
||||
condition: "${TRAVIS_GO_VERSION} == 1.9.2"
|
||||
tags: true
|
||||
|
||||
after_deploy:
|
||||
- ls -l dnscrypt-proxy-*.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue