mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
test jenkins
This commit is contained in:
parent
9ad26ddd56
commit
8a80569cca
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -20,7 +20,7 @@ pipeline {
|
||||||
|
|
||||||
script {
|
script {
|
||||||
if("${WWW}" == "/var/www/on-deploy/map/staging/frontend") {
|
if("${WWW}" == "/var/www/on-deploy/map/staging/frontend") {
|
||||||
currentBuild.result = 'UNSTABLE'
|
currentBuild.result = 'FAILED'
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue