Skip to content

Commit

Permalink
Push snaps on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
dragly committed Feb 4, 2018
1 parent 1230c70 commit da21c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ matrix:
- openssl aes-256-cbc -K $encrypted_8bc7dae8784d_key -iv $encrypted_8bc7dae8784d_iv -in .snapcraft/travis_snapcraft.cfg -out .snapcraft/snapcraft.cfg -d
deploy:
'on':
branch: dev
tags: true
provider: script
script: docker run -v $(pwd):/app -t neuronify bash -c "cd /app/ && snapcraft && snapcraft push *.snap --release edge"
skip_cleanup: true
Expand Down

0 comments on commit da21c4c

Please sign in to comment.