master
alvaro 2023-12-20 17:04:30 -05:00
parent 69441d8e7a
commit 04e720dbc2
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -3,7 +3,7 @@ pipeline {
stages {
stage("Hello"){
steps {
echo "Hello World from appi3 comprobando322"
echo "Hello World from appi3 comprobando32211"
}
}
}