mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-08 10:23:37 +00:00
Testing docs deploy
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -154,7 +154,7 @@ pipeline {
|
||||
stage('Docs Deploy') {
|
||||
when {
|
||||
allOf {
|
||||
branch 'master'
|
||||
branch 'develop'
|
||||
not {
|
||||
equals expected: 'UNSTABLE', actual: currentBuild.result
|
||||
}
|
||||
|
Reference in New Issue
Block a user