Explorar o código

Обновить 'Jenkinsfile'

Vladimir Tomishinets %!s(int64=7) %!d(string=hai) anos
pai
achega
ad06d19e9f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -42,6 +42,7 @@ pipeline {
            '''
         echo "Generate infoclinica-zone"
         sh '''serial=$(cat ${WORKSPACE}/${SWARM_GIT_NAME}/tags/bind.version)
+              serial=$((serial+1))
               ${WORKSPACE}/generate_zone.sh ${serial}
            '''
       }