File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ git仓库采用的是gitlab
5
5
![ ] ( images/jenkins_pipeline/gitlab_project_jenkinsfile_create.png )
6
6
* 本地创建代码库
7
7
![ ] ( images/jenkins_pipeline/local_jenkinsfile_repo.png )
8
+ * 使用Pipeline Syntax
9
+ ![ ] ( images/jenkins_pipeline/git_pipeline_syntax.png )
8
10
* 创建文件` Jenkinsfile ` ,输入下面的内容
9
11
<pre ><code >
10
12
node {
20
22
21
23
}
22
24
</code ></pre >
23
- * 使用Pipeline Syntax
24
- ![ ] ( images/jenkins_pipeline/git_pipeline_syntax.png )
25
+
25
26
* 创建job
26
27
![ ] ( images/jenkins_pipeline/jenkins_pipeline_create.png )
27
28
* Jenkins中pipeline-test中Pipeline设置
Original file line number Diff line number Diff line change 1
1
# [ Cloudy的博客] ( https://hexiaoyun128.github.io/cloudy-blog/ ) #
2
2
3
- ## [ Docker 学习和进阶] ( docker/index.md ) ##
3
+ ## [ Docker 学习和进阶] ( docker/base/ index.md ) ##
4
4
docker学习和应用操作记录
5
5
6
6
## [ Jenkins 学习和进阶] ( jenkins/index.md ) ##
You can’t perform that action at this time.
0 commit comments