diff --git a/build-k8s-lenz.jenkins b/build-k8s-lenz.jenkins index 04f9609..9c12723 100644 --- a/build-k8s-lenz.jenkins +++ b/build-k8s-lenz.jenkins @@ -91,7 +91,6 @@ pipeline { doBuild = true jsNodeID = 'node-16' buildCommand = "yarn && yarn run build && yarn run build:app" - } } else { echo "Version (${k8slensVersion}) is not valid, we will not build it." }