Skip to content

Commit

Permalink
added automated release for stable (changed to stable)
Browse files Browse the repository at this point in the history
  • Loading branch information
bugy committed Feb 11, 2020
1 parent 2d20707 commit f33c9a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,9 @@ deploy:
name: $(unzip -qc build/script-server.zip version.txt)
api_key: "$GITHUB_TOKEN"
file: build/script-server.zip
skip_cleanup: true
on:
branch: master
branch: stable
- provider: script
script: tools/deploy_docker.sh
skip_cleanup: true
Expand Down

0 comments on commit f33c9a9

Please sign in to comment.