Procházet zdrojové kódy

test merge to master

formation před 1 rokem
rodič
revize
e3169ae7b7
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

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