aboutsummaryrefslogtreecommitdiff
path: root/ci-dockerfiles-deployment.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-09-14 09:41:04 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-09-14 10:15:32 +0000
commit449db5a80014e6ec1e30543a7cba4506ef5a3eca (patch)
treee0bf9a7efee8726be429b2c05f70ce4d2fc57d4c /ci-dockerfiles-deployment.yaml
parent60ee0caff5c399eefada168fc76af8de2c901638 (diff)
ci-dockerfiles-deployment: Clone llvm-config repo
... 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
Diffstat (limited to 'ci-dockerfiles-deployment.yaml')
-rw-r--r--ci-dockerfiles-deployment.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ci-dockerfiles-deployment.yaml b/ci-dockerfiles-deployment.yaml
index 784f4c35..6970ca7b 100644
--- a/ci-dockerfiles-deployment.yaml
+++ b/ci-dockerfiles-deployment.yaml
@@ -46,6 +46,10 @@
- text:
credential-id: DOCKER_AUTH
variable: DOCKER_AUTH
+ - ssh-agent-credentials:
+ # tcwg-buildslave user id to clone dev-private-git.l.o/tcwg/llvm-config repo for *-tcwg-llvmbot-* images.
+ users:
+ - 'e0958a95-204f-4c14-a66c-5e2be6c5d50a'
builders:
- shell: |
#!/bin/bash -e