Skip to content
Snippets Groups Projects
Commit 0d0bcb08 authored by Gabriel Engel's avatar Gabriel Engel
Browse files

Merge branch 'develop'

parents 4d93bc21 820ed44a
No related branches found
No related tags found
No related merge requests found
......@@ -30,17 +30,8 @@ deploy:
skip_cleanup: true
local_dir: /tmp/deploy
on:
branch:
- develop
- provider: s3
access_key_id: "AKIAIKIA7H7D47KUHYCA"
secret_access_key: $ACCESSKEY
bucket: "rocketchatbuild"
skip_cleanup: true
local_dir: /tmp/deploy
on:
tags: true
branch:
- master
- develop
after_deploy:
- .travis/docker.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment