Bulat Yusupov %!s(int64=5) %!d(string=hai) anos
pai
achega
964b8f3674
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -97,6 +97,7 @@ spec:
                     dir(path: './kafka-ui-api') {
                         script {
                             sh "ls -la"
+                            sh "ls -la target/"
                             dockerImage = docker.build( registry + ":$VERSION", "--build-arg JAR_FILE=kafka-ui-api-$VERSION.jar -f Dockerfile ." )
                         }
                     }