From b3c681bd200c39bcaf47e2a97f42a4e44e6864c8 Mon Sep 17 00:00:00 2001 From: saibotk Date: Thu, 13 Aug 2020 05:52:29 +0200 Subject: [PATCH] Adjust gitlab-ci.yml --- .gitlab-ci.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7aeec44..b52f29e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -65,6 +65,9 @@ package-deploy: test: stage: test + tags: + - dind + - docker image: quay.io/sheogorath/build-ah-engine:latest variables: LANG: C.UTF-8 @@ -82,6 +85,9 @@ test: test-deploy: stage: test + tags: + - dind + - docker image: quay.io/sheogorath/build-ah-engine:latest variables: LANG: C.UTF-8