fix: 11 - Updating Jenkinsfile
All checks were successful
jenkins/ZenProject/pipeline/head This commit looks good

This commit is contained in:
Sami 2024-09-29 16:29:56 -04:00
parent d0fc65136e
commit 9e4277a032

4
Jenkinsfile vendored
View File

@ -1,7 +1,5 @@
pipeline {
agent {
label "agent_locke"
}
agent any
stages {
stage('Build') {