Test again
This commit is contained in:
parent
d17ce3ac70
commit
3c7a866baf
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -103,7 +103,7 @@ pipeline {
|
|||
|
||||
when {
|
||||
expression {
|
||||
return env.PLUGIN_TAG_NAME.startsWith('foo/')
|
||||
return env.PLUGIN_TAG_NAME.startsWith('release/')
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue