Move tags: true to the right place

This commit is contained in:
Frank Denis 2018-01-10 22:49:17 +01:00
parent 1527d6ed5e
commit 8de6fb3eed
1 changed files with 1 additions and 1 deletions

View File

@ -123,10 +123,10 @@ deploy:
- dnscrypt-proxy-*.zip - dnscrypt-proxy-*.zip
file_glob: true file_glob: true
skip_cleanup: true skip_cleanup: true
tags: true
on: on:
repo: jedisct1/dnscrypt-proxy repo: jedisct1/dnscrypt-proxy
condition: "${TRAVIS_GO_VERSION} == 1.9.2" condition: "${TRAVIS_GO_VERSION} == 1.9.2"
tags: true
after_deploy: after_deploy:
- ls -l dnscrypt-proxy-*.tar.gz - ls -l dnscrypt-proxy-*.tar.gz