forked from PAWPAW-Mirror/lib_xua
Jenkins release ready for merging
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -97,11 +97,11 @@ pipeline {
|
||||
}
|
||||
}
|
||||
stage('Release') {
|
||||
/*when {
|
||||
when {
|
||||
expression {
|
||||
isReleaseBranchOfOrganisation('xmos')
|
||||
}
|
||||
}*/
|
||||
}
|
||||
steps {
|
||||
sh "mkdir ${REPO}/empty"
|
||||
xcoreReleaseToGithub("${WORKSPACE}/${REPO}","${WORKSPACE}/${REPO}/empty")
|
||||
|
||||
Reference in New Issue
Block a user