Commit 4c8a98bb authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

AT5-259: added dind service

parent 5873d591
Loading
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -3,8 +3,11 @@
# In this case we use the latest python docker image to build and test this project.
#image: nexus.engageska-portugal.pt/ska-docker/ska-python-buildenv:latest

#services:
#   - docker:dind
variables:
  DOCKER_DRIVER: overlay2

services:
   - docker:dind
# TODO: add file for LOW project
include:
  - local: csp-lmc-common/.gitlab-ci.yml