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