commit | 71621d14a535dab6f9ea0f8b107bc5b0ce1071cb | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Mar 09 12:11:32 2023 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Mar 09 12:14:33 2023 -0500 |
tree | 5055b09e682ba6ce92113fbf8679f14fb71a7793 | |
parent | 3e1ed443656795e38ee477ae52bcdd42a6b7d3ea [diff] |
Jenkinsfile: Fix ease.module.doclet.jar location The source Jenkins job [1] for this jar was apparently removed by the ci.eclipse.org/ease project recently. Jar is now located under [2], thus adapt the Jenkinsfiles accordingly to fix the latest so failing builds. [1] https://ci.eclipse.org/ease/job/ease.build.module.doclet [2] https://ci.eclipse.org/ease/job/ease.build.nightly Change-Id: I982033c9a659bc6b28da49c6461f728203768d61 Signed-off-by: Marco Miller <marco.miller@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