Compare commits

..

4 Commits
322 ... master

Author SHA1 Message Date
alvaro 04e720dbc2 segundo 2023-12-20 17:04:30 -05:00
alvaro 69441d8e7a Update Jenkinsfile
UNAP OTI/pruebaCI/pipeline/head This commit looks good Details
2023-12-20 16:34:05 -05:00
alvaro 61a265b1bc Update Jenkinsfile
UNAP OTI/pruebaCI/pipeline/head This commit looks good Details
2023-12-20 14:49:13 -05:00
alvaro b9fddfcea9 segundo jenkins
UNAP OTI/pruebaCI/pipeline/head This commit looks good Details
2023-12-19 17:13:55 -05:00
2 changed files with 1 additions and 7 deletions

2
Jenkinsfile vendored
View File

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

View File

@ -13,11 +13,5 @@
<div> <div>
<h3>este un h3</h3> <h3>este un h3</h3>
</div> </div>
<div>
<link rel="stylesheet" href="style.css">
</div>
<div class="prueba">
</div>
</body> </body>
</html> </html>