aboutsummaryrefslogtreecommitdiff
path: root/ci-dockerfiles-deployment.yaml
AgeCommit message (Collapse)Author
2017-09-14ci-dockerfiles-deployment: Clone llvm-config repoMaxim Kuvyrkov
... so that *-tcwg-llvmbot-* images can use it. It does not worth to port functionality from llvm-config scripts to something new because these scripts will continue to be used to initialize bare-metal LLVM bots. The llvm-config repo is hosted on dev-private-{git,review}.l.o, so we need tcwg-buildslave's ssh key. Change-Id: I2cde4cfc05b8ca75d6425c24059234b888612daa
2017-07-31ci-dockerfiles-deployment: apply changes to dockerfiles one-by-oneMaxim Kuvyrkov
The default value for concurrent is already false. It is a no-op but we want to make it explicit. Change-Id: Ie745fe4611426874f67dfc6d09d983014b184659
2017-04-18ci-dockerfiles-deployment: new jobFathi Boudra
Job to build and publish our images to docker hub. It's triggered on gerrit merge event. Change-Id: I710d46c68082d5695538f40950360d09d6ee9ce9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>