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