Francisco huezo %!s(int64=6) %!d(string=hai) anos
pai
achega
a1b400ef33
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

@@ -4,7 +4,6 @@ pipeline {
         stage('build') {
             steps {
                 sh 'python3 --version'
-				sh 'echo esto es una prueba'
             }
         }
     }