This website works better with JavaScript
Home
Explore
Help
Sign In
post-project-api
/
post
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
更新 'Jenkinsfile'
sifu-gogs
2 years ago
parent
bf9445eef2
commit
008ccdabc1
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Jenkinsfile
+ 1
- 1
Jenkinsfile
View File
@@ -1,5 +1,5 @@
pipeline {
- agent
any
+ agent
{ dockerfile true }
stages {
stage('pullCode'){