Skip to content

Commit 4142024

Browse files
committed
add docker trigger
1 parent 5ceeef8 commit 4142024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)