Skip to content

Commit

Permalink
⚡ Make packages and itch releases on tags only
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed Sep 4, 2019
1 parent 048bd72 commit 64acfca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- stage: build
on:
branch: master
tags: true
script:
- gulp -f devSetup.gulpfile.js
- gulp packages
Expand All @@ -49,4 +50,5 @@ jobs:
script: gulp deployOnly
skip_cleanup: true
on:
tags: true
branch: master

0 comments on commit 64acfca

Please sign in to comment.