mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Trigger cascading build non-blocking
This commit is contained in:
2
plugins/namelayer-paper/Jenkinsfile
vendored
2
plugins/namelayer-paper/Jenkinsfile
vendored
@@ -17,7 +17,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
build '../Citadel/master'
|
||||
build job: '../Citadel/master', wait: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user