fix: 15
jenkins/ZenProject/pipeline/head This commit looks good

This commit is contained in:
2024-09-30 22:36:44 -04:00
parent e8968b6243
commit 3c07bb12d6
2 changed files with 7 additions and 10 deletions
Vendored
+1 -4
View File
@@ -1,8 +1,5 @@
pipeline {
agent {
label "agent_locke"
}
agent any
stages {
stage('Build') {
steps {