Explorar o código

test merge to master

formation hai 1 ano
pai
achega
e3169ae7b7
Modificáronse 1 ficheiros con 0 adicións e 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') {