corrects syntax

This commit is contained in:
2023-03-09 17:17:13 -06:00
parent f2f9632e83
commit 1abea08d37

View File

@ -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."
}