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