Skip to content
Snippets Groups Projects
Commit 38e758fd authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Travis: Comment deploy to GitHub

parent 5bad9ce4
No related merge requests found
......@@ -82,13 +82,13 @@ deploy:
on:
condition: "$TRAVIS_PULL_REQUEST=false"
all_branches: true
- provider: releases
api-key: "$GITHUB_TOKEN"
file_glob: true
file: build/*
skip_cleanup: true
on:
tags: true
# - provider: releases
# api-key: "$GITHUB_TOKEN"
# file_glob: true
# file: build/*
# skip_cleanup: true
# on:
# tags: true
after_deploy:
- ".travis/docker.sh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment