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