Explorar o código

косметические изменения

Владимир Томишинец %!s(int64=5) %!d(string=hai) anos
pai
achega
0cda2b7133
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      updateVersionJenkinsfile

+ 1 - 1
updateVersionJenkinsfile

@@ -33,7 +33,7 @@ pipeline {
     )
   }
   stages {
-    stage("Check Stable Version") {
+    stage("Git Pull. Define Version to Update") {
       steps {
         script {
           withCredentials([sshUserPrivateKey(credentialsId: 'provision', keyFileVariable: 'GIT_SSH_KEY', passphraseVariable: '', usernameVariable: 'GIT_SSH_USERNAME')]) {