projects
/
pixelated-user-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
613dadf
)
Trigger Docker build
author
Sriram Viswanathan
<sriramv@thoughtworks.com>
Wed, 3 May 2017 13:46:20 +0000
(10:46 -0300)
committer
Sriram Viswanathan
<sriramv@thoughtworks.com>
Wed, 3 May 2017 13:46:20 +0000
(10:46 -0300)
circle.yml
patch
|
blob
|
history
diff --git
a/circle.yml
b/circle.yml
index
3a2c477
..
243b078
100644
(file)
--- a/
circle.yml
+++ b/
circle.yml
@@
-30,3
+30,4
@@
deployment:
branch: master
commands:
- "curl -X POST --insecure -H 'Confirm: true' --fail --data \"materials[pixelated-user-agent]=$CIRCLE_SHA1\" https://$USERPASS@go.pixelated-project.org/go/api/pipelines/jessie-pixelated-user-agent-packaging/schedule"
+ - "curl --fail -H \"Content-Type: application/json\" --data '{\"build\": \"true\"}' -X POST https://registry.hub.docker.com/u/pixelated/pixelated-user-agent/trigger/$DOCKERHUB_TOKEN/"