concourse api example with curl does not work
jbayer opened this issue · comments
James Bayer commented
the example to trigger the build from curl [1] does not work:
$ curl http://192.168.100.4:8080/pipelines/main/jobs/job-hello-world/builds -X POST
404 page not found
maybe @vito knows why? the concourse api does not seem to be documented on the concourse.ci pages that i could find.
Robert Gogolok commented
Fixed in 77b1575
James Hunt commented
@jbayer can this be closed then?
James Bayer commented
sure!