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