What are CircleCi pipelines? Can they be used to trigger job with parameters?
问题 Documentation is spread out and it's a bit hard grasp how to make use of the pipeline concept in circle ci language? Also what's the point of pipelines and pipeline variables? The following docs were useful but were far from enough for me to figure out how they actually work: https://circleci.com/docs/2.0/pipelines https://circleci.com/docs/2.0/build-processing (Enabling pipelines) https://circleci.com/docs/2.0/pipeline-variables/#conditional-workflows (Pipeline variables and conditional