test push
All checks were successful
multibranch.test/pipeline/head This commit looks good

This commit is contained in:
Matias Pou 2025-10-13 16:20:18 -03:00
parent 09a5eba2f0
commit fa4abcd024

4
Jenkinsfile vendored
View file

@ -1,9 +1,7 @@
pipeline { pipeline {
agent any agent any
// triggers {
// pollSCM('')
// }
stages { stages {
stage('Build') { stage('Build') {
steps { steps {