update scripts from latest build scripts 1.1.0
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -14,7 +14,6 @@ pipeline {
|
||||
sh 'make ci'
|
||||
}
|
||||
}
|
||||
|
||||
stage('Publish build number') {
|
||||
steps {
|
||||
sh 'echo ${BRANCH_NAME}-${BUILD_NUMBER} > build_number.txt'
|
||||
|
||||
Reference in New Issue
Block a user