mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 07:22:04 +08:00
Vendored
+1
-1
@@ -230,7 +230,7 @@ node {
|
||||
]))
|
||||
}
|
||||
|
||||
if (env.branch != "master") {
|
||||
if (env.BRANCH_NAME != "master") {
|
||||
props.add(disableConcurrentBuilds(abortPrevious: true))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user