aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Rautureau2019-05-17 11:52:47 +0200
committerGitHub2019-05-17 11:52:47 +0200
commit7e040f65512919f37742e5a7f8adb1a660efd637 (patch)
treeec2721723c73aaeba6ad9948e028c5dcfa427a74
parent787b563a6286dd429f9fdcba2fbbd0db3d631c0b (diff)
downloadsonar-css-7e040f65512919f37742e5a7f8adb1a660efd637.tar.bz2
Update Jenkinsfile library to 2.1.2 (fixes releasability check) (#169)
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 3e48c64..4138b53 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,4 +1,4 @@
-@Library('SonarSource@2.1.1') _
+@Library('SonarSource@2.1.2') _
pipeline {
agent none