We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ceeef8 commit 4142024Copy full SHA for 4142024
.travis.yml
@@ -24,7 +24,7 @@ script:
24
- sh ./namedemo.sh
25
- cd ..
26
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/"
+- "curl -H \"Content-Type: application/json\" --data \"{'build': true}\" -X POST "https://registry.hub.docker.com/u/singli/rocket.chat/trigger/$PUSHTOKEN/"
28
deploy:
29
provider: s3
30
access_key_id: "AKIAIKIA7H7D47KUHYCA"
0 commit comments