Circle CI Trigger a build with curl:1 2 3 4 5 #!/usr/bin/env bash TOKEN=xxxxxxxxxxxxx curl -u $TOKEN: \ -d build_parameters[CIRCLE_JOB]=deploy \ https://circleci.com/api/v1.1/project/github/Synapbox/syn-api/tree/develop