diff options
| author | vilchik-elena | 2019-07-08 09:59:12 +0200 |
|---|---|---|
| committer | Elena Vilchik | 2019-07-08 10:07:41 +0200 |
| commit | 257f3b30c7a128eaee8b6215732973ce11d658d5 (patch) | |
| tree | e4a70e16b24fa6440e1f70220bb9ddf0a2fb412f | |
| parent | 02ca89ed5e566061d65ceb80e57b60c2dfe57fe4 (diff) | |
| download | sonar-css-257f3b30c7a128eaee8b6215732973ce11d658d5.tar.bz2 | |
Rely on new SQ LTS in ITs
| -rw-r--r-- | Jenkinsfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile index 4138b53..f73bebf 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -27,7 +27,7 @@ pipeline { label 'linux' } steps { - runITs "LATEST_RELEASE[6.7]" + runITs "LATEST_RELEASE[7.9]" } } |
