Compare commits

...
Sign in to create a new pull request.

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 2 deletions

4
Jenkinsfile vendored
View file

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

View file

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