forked from PAWPAW-Mirror/lib_xua
Troubleshoot Jenkins release
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -90,6 +90,9 @@ pipeline {
|
||||
agent {
|
||||
label 'x86_64&&brew'
|
||||
}
|
||||
steps {
|
||||
xcorePrepareSandbox("${VIEW}", "${REPO}")
|
||||
}
|
||||
stages {
|
||||
stage('Release') {
|
||||
/*when {
|
||||
|
||||
Reference in New Issue
Block a user