fix: 12 - testing firefox
jenkins/ZenProject/pipeline/head There was a failure building this commit

This commit is contained in:
2024-09-29 17:02:16 -04:00
parent 9e4277a032
commit 0ad5c13d36
2 changed files with 11 additions and 5 deletions
Vendored
+3 -1
View File
@@ -1,5 +1,7 @@
pipeline {
agent any
agent {
label "agent_locke"
}
stages {
stage('Build') {