Compare commits

..

No commits in common. "701b59dd35e080aa6fd20a3fd8c9b0ae8083eab9" and "4cfab5c3cc19ed5b4b71346ca155e274e1129d80" have entirely different histories.

2 changed files with 0 additions and 13 deletions

10
Jenkinsfile vendored
View File

@ -1,10 +0,0 @@
pipeline {
agent any
stages {
stage("Hello"){
steps {
echo "Hello World from appi3"
}
}
}
}

View File

@ -16,8 +16,5 @@
<div> <div>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
</div> </div>
<div class="prueba">
</div>
</body> </body>
</html> </html>