commit | e115e4acb3b843091da7442cd7d70ff1f15b7bfd | [log] [tgz] |
---|---|---|
author | Patrick Tasse <patrick.tasse@gmail.com> | Wed Feb 09 17:24:41 2022 -0500 |
committer | Patrick Tasse <patrick.tasse@gmail.com> | Wed Feb 09 17:25:22 2022 -0500 |
tree | c57113cb3dfe0c488eb4becb47a4d67363991c56 | |
parent | 43fd26da5cf50bb09c236eac7ba154c24aec26e9 [diff] |
Add PRODUCT_FILE parameter to jenkins file Add a stage to overwrite the tracing.product file if the PRODUCT_FILE string parameter is defined. The string value should be the relative path to the product file from the root of the product plug-in. Change-Id: I995fc7cc2b2d9c7f44b5263970c61c69510a1795 Signed-off-by: Patrick Tasse <patrick.tasse@gmail.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