fix: 11 - Updating Jenkinsfile

This commit is contained in:
2024-09-29 16:29:56 -04:00
parent d0fc65136e
commit 9e4277a032
Vendored
+1 -3
View File
@@ -1,7 +1,5 @@
pipeline { pipeline {
agent { agent any
label "agent_locke"
}
stages { stages {
stage('Build') { stage('Build') {