image_builder: try to use github release

This commit is contained in:
Artem Smirnov
2018-09-20 09:28:58 +05:00
parent 850afc6688
commit bccecbbc88

View File

@@ -33,8 +33,8 @@ deploy:
script: echo 'github release measage'
# https://docs.travis-ci.com/user/deployment#examples-of-conditional-deployment
# https://docs.travis-ci.com/user/build-stages/deploy-github-releases/
#provider: releases
# api_key: $GITHUB_OAUTH_TOKEN
# skip_cleanup: true
# on:
# tags: true
provider: releases
api_key: $GITHUB_OAUTH_TOKEN
skip_cleanup: true
on:
tags: true