sifu-gogs
3 vuotta sitten
vanhempi
commit
4c26368d00
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
1
1
Jenkinsfile
|
@@ -1,5 +1,5 @@
|
|
|
pipeline {
|
|
pipeline {
|
|
|
- agent none
|
|
|
|
|
|
|
+ agent any
|
|
|
stages {
|
|
stages {
|
|
|
stage('pullCode'){
|
|
stage('pullCode'){
|
|
|
steps{
|
|
steps{
|