I would like to have a build/deploy pipeline where any single one of several project can trigger the production deploy circleci job.
If there isn’t, I’ll open a feature request.
I would like to have a build/deploy pipeline where any single one of several project can trigger the production deploy circleci job.
If there isn’t, I’ll open a feature request.
You should be able to do this using the API.
my apologies for the slow reply!
from those docs it looks like I would include a POST to the ‘new build’ endpoint for each dependent build in the circleci.yml? is it that easy?
Yep, easy peasy