The Spring Framework is using https://ci.spring.io.
If you’re part of the Spring Framework project on GitHub, you can get access to CI management features. First, you need to go to $ fly -t spring login -n spring-framework -c https://ci.spring.io
Once logged in, you should get something like:
$ fly ts name url team expiry spring https://ci.spring.io spring-framework 2020年3月25日 17:45:26 UTC
The build pipelines are described in pipeline.yml file.
This file is listing Concourse resources, i.e. build inputs and outputs such as container images, artifact repositories, source repositories, notification services, etc.
It also describes jobs (a job is a sequence of inputs, tasks and outputs); jobs are organized by groups.
The pipeline.yml definition contains parameters which are loaded from the parameters.yml file or from our Updating the build pipeline
Updating files on the repository is not enough to update the build pipeline, as changes need to be applied. The pipeline can be deployed using the following command:
$ fly -t spring set-pipeline -p spring-framework-5.3.x -c ci/pipeline.yml -l ci/parameters.yml
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。