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

fixing docker hub build

parent 85530f49
No related branches found
No related tags found
No related merge requests found
...@@ -30,17 +30,8 @@ deploy: ...@@ -30,17 +30,8 @@ deploy:
skip_cleanup: true skip_cleanup: true
local_dir: /tmp/deploy local_dir: /tmp/deploy
on: 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: branch:
- master - master
- develop
after_deploy: after_deploy:
- .travis/docker.sh - .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