Fix CI pipeline
This commit is contained in:
parent
c7852125a8
commit
074a8377a3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -33,7 +33,7 @@ exit $?'''
|
||||
sh '''docker run --rm \\
|
||||
-v $CWD/manager:/data \\
|
||||
${DOCKER_CI_TOOLS} \\
|
||||
node-prune```
|
||||
node-prune'''
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user