Explorar el Código

test merge to master

formation hace 1 año
padre
commit
e3169ae7b7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

@@ -10,7 +10,6 @@ node {
     stage('checkout') {
         deleteDir()
         checkout scm
-        sh "git checkout test"
     }
      
     stage('Stop Containers') {