ci: fix jenkinsfile 3

This commit is contained in:
Fernando Araoz 2024-12-15 21:34:08 -05:00
parent 9080b747ae
commit f95b38959b

1
Jenkinsfile vendored
View File

@ -1,5 +1,4 @@
pipeline {
agent {
agent any
stages {
stage("Build") {