You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ro...@apache.org on 2020/12/29 13:36:30 UTC

[buildstream] 02/02: Add a buildgrid service image to CI

This is an automated email from the ASF dual-hosted git repository.

root pushed a commit to branch jmac/ci-remote-exec-test
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 2b0b5b594c95d33c4eb36536253d4b386a4204d4
Author: Jim MacArthur <ji...@codethink.co.uk>
AuthorDate: Fri Jan 11 16:06:29 2019 +0000

    Add a buildgrid service image to CI
---
 .gitlab-ci.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 237c43e..c37bb4d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,10 @@
 image: buildstream/testsuite-debian:9-5da27168-32c47d1c
 
+services:
+  - jimmacarthur/buildgrid-test:buildgrid_buildbox_server
+
+# How do we attach a volume?
+
 cache:
   key: "$CI_JOB_NAME-"
   paths: