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
79e1418265
commit
9ad26ddd56
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -19,7 +19,7 @@ pipeline {
|
||||||
sh 'ls'
|
sh 'ls'
|
||||||
|
|
||||||
script {
|
script {
|
||||||
if("${WWW}" == "") {
|
if("${WWW}" == "/var/www/on-deploy/map/staging/frontend") {
|
||||||
currentBuild.result = 'UNSTABLE'
|
currentBuild.result = 'UNSTABLE'
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue