Compare commits

..

11 commits

Author SHA1 Message Date
838413ca9f test push
All checks were successful
multibranch.test/pipeline/head This commit looks good
2025-10-14 17:00:41 -03:00
fa4abcd024 test push
All checks were successful
multibranch.test/pipeline/head This commit looks good
2025-10-13 16:20:18 -03:00
09a5eba2f0 test push
All checks were successful
multibranch.test/pipeline/head This commit looks good
2025-10-13 15:53:50 -03:00
37381c9503 test push
All checks were successful
multibranch.test/pipeline/head This commit looks good
2025-10-13 15:53:17 -03:00
4f9d6658e1 test push
All checks were successful
multibranch.test/pipeline/head This commit looks good
2025-10-13 15:37:07 -03:00
a0fd951321 test push 2025-10-13 15:26:17 -03:00
0584cd2f93 test push 2025-10-13 15:15:33 -03:00
ec329d4cfa test push 2025-10-13 15:07:54 -03:00
4ccd26bf6b test push 2025-10-13 15:05:35 -03:00
a5c409512b test push 2025-10-13 15:03:20 -03:00
1955e2fd4b [Update] Jenkisfile 2025-10-13 14:59:38 -03:00
2 changed files with 5 additions and 6 deletions

7
Jenkinsfile vendored
View file

@ -1,12 +1,11 @@
pipeline {
agent any
// triggers {
// pollSCM('')
// }
stages {
stage('Build') {
steps {
echo "🔨 Building branch: main"
echo "🔨 Building branch: staging"
}
}
}

View file

@ -1,3 +1,3 @@
# test.repo
v