Skip to content

Commit f33c9a9

Browse files
committed
added automated release for stable (changed to stable)
1 parent 2d20707 commit f33c9a9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,9 @@ deploy:
5757
name: $(unzip -qc build/script-server.zip version.txt)
5858
api_key: "$GITHUB_TOKEN"
5959
file: build/script-server.zip
60+
skip_cleanup: true
6061
on:
61-
branch: master
62+
branch: stable
6263
- provider: script
6364
script: tools/deploy_docker.sh
6465
skip_cleanup: true

0 commit comments

Comments
 (0)