summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSriram Viswanathan <sriramv@thoughtworks.com>2017-05-10 16:38:40 -0300
committerSriram Viswanathan <sriramv@thoughtworks.com>2017-05-10 16:38:40 -0300
commitbc0704a37fc66de113d3c41c3a18b7bde114f0a5 (patch)
treeb0d9edbceb695d544cbc59ebc5a2d96faa5a79c0
parent111b333e4d2f49398f0677edcd8321dce2fb563f (diff)
Revert "Trigger Docker build"
This reverts commit 0c7950d02e7bbc4aca0cd8141a1345f63f9b7783.
-rw-r--r--circle.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 243b0789..3a2c4773 100644
--- a/circle.yml
+++ b/circle.yml
@@ -30,4 +30,3 @@ 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/"