Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-09-26 01:08:53 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-09-26 01:08:53 +0300
commitd069b23f3e92c3e2573328a70502c690fab8d77b (patch)
treee37c0dd296875ff9f2a72be6481688a35c0b7dfd /.travis.yml
parenteb607cf363c640daef970d7413f961f75433ba18 (diff)
Deploy only when a tag is set
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a1e34bd93..fb2f4ae57 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,9 +15,9 @@ deploy:
github-token: $GITHUB_TOKEN
keep-history: true
local-dir: _site
- target-branch: gh-pages-test
on:
branch: master
+ tags: true
# blocklist
branches: