Added Jenkinsfile
This commit is contained in:
parent
0ea0596026
commit
7c0dd07438
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
@ -1,10 +1,5 @@
|
||||
pipeline {
|
||||
agent {
|
||||
node {
|
||||
label 'git'
|
||||
}
|
||||
|
||||
}
|
||||
agent any
|
||||
stages {
|
||||
stage('git pull') {
|
||||
steps {
|
||||
|
Loading…
x
Reference in New Issue
Block a user