Qarik-Group / concourse-tutorial

Learn to use https://concourse-ci.org with this linear sequence of tutorials. Learn each concept that builds on the previous concept.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

concourse api example with curl does not work

jbayer opened this issue · comments

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.

[1] https://github.com/starkandwayne/concourse-tutorial/blob/master/README.md#05---trigger-a-job-via-the-concourse-api

@jbayer can this be closed then?

sure!