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
c7852125a8
commit
074a8377a3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -33,7 +33,7 @@ exit $?'''
|
|||||||
sh '''docker run --rm \\
|
sh '''docker run --rm \\
|
||||||
-v $CWD/manager:/data \\
|
-v $CWD/manager:/data \\
|
||||||
${DOCKER_CI_TOOLS} \\
|
${DOCKER_CI_TOOLS} \\
|
||||||
node-prune```
|
node-prune'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user