We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17324e5 + 3d1ad74 commit 519256cCopy full SHA for 519256c
.travis.yml
@@ -76,6 +76,7 @@ deploy:
76
on:
77
all_branches: true
78
condition: $TRAVIS_EVENT_TYPE != cron && ! $TRAVIS_BRANCH =~ ^greenkeeper/
79
+ tags: false # Don't push tags to gh-pages
80
skip_cleanup: true
81
script: npm run deploy -- -x -e $TRAVIS_BRANCH -r https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git
82
- provider: script
0 commit comments