Harden production publish flow #5

Merged
kdletters merged 26 commits from codex/publish-flow into master 2026-05-03 03:47:14 +08:00
Showing only changes of commit 98c83478ad - Show all commits

View File

@@ -1,7 +1,5 @@
pipeline {
agent {
label 'linux && genarrative-build'
}
agent none
options {
disableConcurrentBuilds()