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