Vadim Surkov %!s(int64=5) %!d(string=hai) anos
pai
achega
5f41625d68
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -26,7 +26,7 @@ pipeline {
   stages {
   stages {
     stage("SVN Checkout") {
     stage("SVN Checkout") {
       steps {
       steps {
-        sh "./svn-checkout.sh"
+        sh "source ./svn-checkout.sh"
       }
       }
     }
     }
     stage("Build") {
     stage("Build") {