corrects syntax
This commit is contained in:
parent
f2f9632e83
commit
1abea08d37
@ -91,7 +91,6 @@ pipeline {
|
|||||||
doBuild = true
|
doBuild = true
|
||||||
jsNodeID = 'node-16'
|
jsNodeID = 'node-16'
|
||||||
buildCommand = "yarn && yarn run build && yarn run build:app"
|
buildCommand = "yarn && yarn run build && yarn run build:app"
|
||||||
}
|
|
||||||
} else {
|
} else {
|
||||||
echo "Version (${k8slensVersion}) is not valid, we will not build it."
|
echo "Version (${k8slensVersion}) is not valid, we will not build it."
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user