[misc] update the build scripts to 1.3.5
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -16,6 +16,7 @@ pipeline {
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
stage('Install') {
|
||||
steps {
|
||||
withCredentials([usernamePassword(credentialsId: 'GITHUB_INTEGRATION', usernameVariable: 'GH_AUTH_USERNAME', passwordVariable: 'GH_AUTH_PASSWORD')]) {
|
||||
|
||||
Reference in New Issue
Block a user