mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-29 21:45:44 +00:00
Fix CI pipeline
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -36,7 +36,6 @@ ${DOCKER_CI_TOOLS} \\
|
||||
node-prune'''
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
steps {
|
||||
def TAG_VERSION = getPackageVersion()
|
||||
|
Reference in New Issue
Block a user