just touched for test
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -7,7 +7,7 @@ pipeline {
|
|||||||
checkout scm
|
checkout scm
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Clean') {
|
stage('Clean-Jenkinsfile') {
|
||||||
steps {
|
steps {
|
||||||
//sh 'rm -rf build'
|
//sh 'rm -rf build'
|
||||||
echo "Building branch ${env.BRANCH_NAME}"
|
echo "Building branch ${env.BRANCH_NAME}"
|
||||||
|
|||||||
Reference in New Issue
Block a user