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

not-in-ldap pushed a commit to branch jjardon/kubernetes_test
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit cef89678c459b4dc7ff3a48d4a688b856dd418ac
Author: Javier Jardón <[email protected]>
AuthorDate: Sun Apr 19 17:58:31 2020 +0100

    Run in kubernetes
---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 51f755b..af6d866 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,6 +41,8 @@ variables:
 #
 .tests-template: &tests
   stage: test
+  tags:
+  - kubernetes
 
   before_script:
   # Diagnostics

Reply via email to