commit | 6f0a7057d7ee25feeee82a7ba9c373a744c49adc | [log] [tgz] |
---|---|---|
author | Marc Dumais <marc.dumais@ericsson.com> | Fri Sep 29 12:54:40 2023 -0400 |
committer | Marc Dumais <marc.dumais@ericsson.com> | Fri Sep 29 12:54:42 2023 -0400 |
tree | 7ce39f0998f9ae2159c067ab11abd2ee762ac934 | |
parent | fbbab22208556441be10b8cd06a8473ab2875fad [diff] |
[RCP][mac] follow-up: cleanup Cleaned-up a couple of things: leftover linter configuration comments in JenkinsFile's and the non-working mechanism to add subshell PIDs to notarization printouts. This last one is not really needed anyway since we save a per-file notarization log that can be used to troubleshoot, if need be. Signed-off-by: Marc Dumais <marc.dumais@ericsson.com> Change-Id: Ie825fa2f307846364f15cc5bd6f0df3cfbcbeef2
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