Skip to content
Snippets Groups Projects
Commit a77ecf9c authored by Jan David Mol's avatar Jan David Mol
Browse files

Tie integration tests to privileged runner that it requires to run docker-in-docker

parent 11082c2d
Branches
Tags
No related merge requests found
......@@ -38,6 +38,8 @@ unit_test:
integration_test:
stage: integration-tests
allow_failure: true
tags:
- privileged
services:
- name: docker:20.10.8-dind
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment