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