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
074a8377a3
commit
e1aa975987
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') {
|
||||||
|
Loading…
Reference in New Issue
Block a user