Przeglądaj źródła

test merge to master

formation 1 rok temu
rodzic
commit
e3169ae7b7
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

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