andi 3 years ago
parent
commit
6372cd55e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -52,7 +52,7 @@ node {
 
 
                 def dockerImage = docker.build("ptb-be:${env.BUILD_ID}")
                 def dockerImage = docker.build("ptb-be:${env.BUILD_ID}")
 				
 				
-				env.BUILD_ID = 53
+				env.BUILD_ID = 58
 
 
                 /* Push the container to the custom Registry */
                 /* Push the container to the custom Registry */
                 dockerImage.push()
                 dockerImage.push()