mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-03 14:23:14 +00:00
ci: fix Jenkinsfile
This commit is contained in:
parent
c339905aa4
commit
b791a1efa8
2
ci/Jenkinsfile
vendored
2
ci/Jenkinsfile
vendored
@ -69,7 +69,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
def buildExample(example=STAGE_NAME, outDir='build) {
|
||||
def buildExample(example=STAGE_NAME, outDir='build') {
|
||||
def dest = "${WORKSPACE}/build/docs/${example}"
|
||||
dir("examples/${example}") {
|
||||
sh 'npm install --silent'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user