image_builder: comment github deploy

This commit is contained in:
Artem Smirnov
2018-09-20 16:38:54 +05:00
parent 8cc9a916c4
commit ec9d7ab22f

View File

@@ -30,8 +30,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