jenkins-tutorial

时间:2024-04-05 21:46:18
【文件属性】:

文件名称:jenkins-tutorial

文件大小:10KB

文件格式:ZIP

更新时间:2024-04-05 21:46:18

jenkins-tutorial.md 詹金斯教程 Jenkins是一个免费的开源自动化服务器。 它有助于自动化与开发,测试和部署相关的软件开发部分,从而促进持续集成和持续交付。 它是基于服务器的系统,可在servlet容器(例如Apache Tomcat)中运行。 目录 链接 概述 Jenkinsfile基本工作流程: +--------+-------------------------------------------+ | | 1. Section "start" | | INFO | 2. Start pipeline | | | 3. Set an agent | | | 4.


【文件预览】:
jenkins-tutorial-master
----Jenkinsfile-02-retry-3-times-timeout-3-min(318B)
----Jenkinsfile-03-retry-5-times-with-max-total-wait-3-min(287B)
----Jenkinsfile(181B)
----Jenkinsfile-07-post-section-to-aggregate-test-results(238B)
----Jenkinsfile-12-deployment-build-test-deploy-template(2KB)
----Jenkinsfile-06-environment-variables(374B)
----Jenkinsfile-11-post-section-notifications-as-slack(1KB)
----Jenkinsfile-10-post-section-notifications-as-email(1KB)
----Jenkinsfile-08-post-section-for-storing-artifacts(595B)
----Jenkinsfile-04-post-actions-after-pipeline-finished(742B)
----jenkins-tutorial.md(15KB)
----.gitignore(60B)
----Jenkinsfile-09-post-section-notifications-as-stdout(601B)
----README.md(19B)
----Jenkinsfile-05-agent-as-ephemeral-docker-container(196B)
----Jenkinsfile-01-running-multiple-steps(285B)

网友评论