commit | 23cbf2f3673fe9ca0fb0727774f8b692da492924 | [log] [tgz] |
---|---|---|
author | Bernd Hufmann <bernd.hufmann@ericsson.com> | Mon Aug 15 13:47:25 2022 -0400 |
committer | Bernd Hufmann <bernd.hufmann@ericsson.com> | Mon Aug 15 15:56:18 2022 -0400 |
tree | 457c13628a28097e2e373fda9d31035c810fcdfe | |
parent | 1a375c9181b88968de8ada1821aef4acb11b3903 [diff] |
Add install to Sonar step of the sonar jenkins file After switching to tycho 2.7.3 the analysis of Java files was not invoked anymore. This patch fixes this. Change-Id: I55a41f1134217efd3f963171e17f10a1b30d718e Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
This repository contains all the infrastructure code needed to build Trace Compass and Trace Compass Incubator, e.g. Jenkinsfiles, Dockerfiles etc.
docker build --no-cache --build-arg version=16.04 --build-arg strip=true -t eclipse/tracecompass-build-env:16.04 .
docker push eclipse/tracecompass-build-env:16.04