mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Merge branch 'release/os/4.4' into wz/merge-os-44-45-2020-07-23
This commit is contained in:
commit
49c86af354
2
.ci/dev/regression/Jenkinsfile
vendored
2
.ci/dev/regression/Jenkinsfile
vendored
@ -30,7 +30,7 @@ if (isReleaseTag) {
|
||||
switch (env.TAG_NAME) {
|
||||
case ~/.*-RC\d+(-.*)?/: nexusIqStage = "stage-release"; break;
|
||||
case ~/.*-HC\d+(-.*)?/: nexusIqStage = "stage-release"; break;
|
||||
default: nexusIqStage = "operate"
|
||||
default: nexusIqStage = "release"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user