mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-28 03:30:05 +00:00
Attempt a fix
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -52,12 +52,14 @@ pipeline {
|
||||
steps {
|
||||
sh './scripts/ci/build-frontend'
|
||||
}
|
||||
/*
|
||||
post {
|
||||
always {
|
||||
junit 'frontend/eslint.xml'
|
||||
junit 'frontend/junit.xml'
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
stage('Backend') {
|
||||
steps {
|
||||
|
Reference in New Issue
Block a user