sifu-gogs
3 năm trước cách đây
mục cha
commit
4c26368d00
1 tập tin đã thay đổi với
1 bổ sung và
1 xóa
-
1
1
Jenkinsfile
|
@@ -1,5 +1,5 @@
|
|
|
pipeline {
|
|
pipeline {
|
|
|
- agent none
|
|
|
|
|
|
|
+ agent any
|
|
|
stages {
|
|
stages {
|
|
|
stage('pullCode'){
|
|
stage('pullCode'){
|
|
|
steps{
|
|
steps{
|