This commit is contained in:
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@@ -1,6 +1,5 @@
|
|||||||
pipeline {
|
node {
|
||||||
agent any
|
|
||||||
stages {
|
|
||||||
stage('Installation') {
|
stage('Installation') {
|
||||||
steps {
|
steps {
|
||||||
echo "start Installation"
|
echo "start Installation"
|
||||||
@@ -31,4 +30,3 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user