Skip to content

Commit d0f48c4

Browse files
committed
Switch docker build to rocketchat repository
Switch docker automated build from singli/rocket.chat to rocketchat/rocket.chat
1 parent a56e7b8 commit d0f48c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ script:
2525
- sh ./namedemo.sh
2626
- cd ..
2727
after_deploy:
28-
- "curl -H \"Content-Type: application/json\" --data \"{'build': true}\" -X POST https://registry.hub.docker.com/u/singli/rocket.chat/trigger/$PUSHTOKEN/"
28+
- "curl -H \"Content-Type: application/json\" --data \"{'build': true}\" -X POST https://registry.hub.docker.com/u/rocketchat/rocket.chat/trigger/$PUSHTOKEN/"
2929
deploy:
3030
provider: s3
3131
access_key_id: "AKIAIKIA7H7D47KUHYCA"

0 commit comments

Comments
 (0)