mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Fix CI pipeline
This commit is contained in:
parent
eaf0d27a3b
commit
dba7f964d2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -32,7 +32,7 @@ docker run --rm -e NODE_ENV=production -v $CWD/manager:/srv/manager -w /srv/mana
|
||||
exit $?'''
|
||||
|
||||
sh '''docker run --rm \\
|
||||
-v $CWD/manager:/data \\
|
||||
-v $(pwd)/manager:/data \\
|
||||
${DOCKER_CI_TOOLS} \\
|
||||
node-prune'''
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user