mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-30 05:55:47 +00:00
Fix CI pipeline
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -34,7 +34,6 @@ exit $?'''
|
|||||||
-v $CWD/manager:/data \\
|
-v $CWD/manager:/data \\
|
||||||
${DOCKER_CI_TOOLS} \\
|
${DOCKER_CI_TOOLS} \\
|
||||||
node-prune'''
|
node-prune'''
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
|
Reference in New Issue
Block a user