fix: refs #5483 Jenkinsfile code fix
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
56ac47dc16
commit
79f509ca46
|
@ -23,7 +23,7 @@ pipeline {
|
|||
break
|
||||
}
|
||||
|
||||
if (env.JOB_NAME.startsWith('gitea/')
|
||||
if (env.JOB_NAME.startsWith('gitea/'))
|
||||
env.RUN_SOURCE = 'git'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue