Compare commits

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

5 commits

Author SHA1 Message Date
06f9ffcfbd push test
All checks were successful
multibranch.test/pipeline/head This commit looks good
2025-10-13 15:52:34 -03:00
dbb507a930 test push
All checks were successful
multibranch.test/pipeline/head This commit looks good
2025-10-13 15:39:51 -03:00
f18e3d2d13 test push 2025-10-13 15:38:07 -03:00
09e78c61c7 test push 2025-10-13 15:14:39 -03:00
3425fbb66a test push 2025-10-13 15:08:49 -03:00
2 changed files with 4 additions and 0 deletions

3
Jenkinsfile vendored
View file

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

View file

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