commit | b093cc791af3e6c782aefc19474ecfb815047db8 | [log] [tgz] |
---|---|---|
author | Bernd Hufmann <bernd.hufmann@ericsson.com> | Thu Sep 28 07:02:10 2023 -0400 |
committer | Bernd Hufmann <bernd.hufmann@ericsson.com> | Thu Sep 28 07:02:10 2023 -0400 |
tree | 0e827f86ecf10f72668950d633242e6bc28e72e3 | |
parent | 617b90e69ba6722d8996dd11b584c63665a00658 [diff] |
[tracecompass-test.Jenkinsfile] Use tracecompass container This will allow doing deployments to the download server through ssh. Change-Id: Ieb7092024ae48dae0e4ea59bb911e913153b8971 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