This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
post-project-api
/
post
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
更新 'Jenkinsfile'
sifu-gogs
2 năm trước cách đây
mục cha
bf9445eef2
commit
008ccdabc1
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
Jenkinsfile
+ 1
- 1
Jenkinsfile
Xem Tập Tin
@@ -1,5 +1,5 @@
pipeline {
- agent
any
+ agent
{ dockerfile true }
stages {
stage('pullCode'){