chore(jenkins): fix working directory to make yarn work
This commit is contained in:
@@ -35,9 +35,8 @@ function init {
|
||||
}
|
||||
|
||||
function build {
|
||||
source ./init-node.sh
|
||||
cd ../..
|
||||
|
||||
source scripts/jenkins/init-node.sh
|
||||
yarn run grunt -- ci-checks package --no-color
|
||||
|
||||
cd $SCRIPT_DIR
|
||||
|
||||
Reference in New Issue
Block a user