Explorar o código

DOn't be fancy

Fred Damstra (k8s1) %!s(int64=2) %!d(string=hai) anos
pai
achega
86eb9053ef
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      Jenkinsfile

+ 0 - 5
Jenkinsfile

@@ -11,11 +11,6 @@ podTemplate(containers: [
                     sh '''
                     echo "Hello! I am executing shell"
                     '''
-                },
-                stage('Show me a version') {
-                    sh '''
-                    python --version
-                    '''
                 }
             }
         }