From 93274ad438336c273d93945fea114849d45b90d6 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Fri, 24 Feb 2017 13:50:16 -0800 Subject: De-lint JJB files * De-lint files * Move the sonar URL calls to a global Jenkins Variable Change-Id: Ic2086d922e848596aab2f2471ee8e615c34f581e Signed-off-by: Andrew Grimberg --- jjb/dcae/apod-analytics.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/dcae/apod-analytics.yaml') diff --git a/jjb/dcae/apod-analytics.yaml b/jjb/dcae/apod-analytics.yaml index 6ef85ab57..d47b88f3e 100644 --- a/jjb/dcae/apod-analytics.yaml +++ b/jjb/dcae/apod-analytics.yaml @@ -36,4 +36,4 @@ - '{project-name}-{stream}-merge-2scm-mvn-script': mvn-goals: 'clean deploy' script: - !include-raw-escape: 'script-apod-analytics-merge.sh' + !include-raw-escape: 'script-apod-analytics-merge.sh' -- cgit 1.2.3-korg