image: docker:latest services: - docker:dind before_script: - docker info test_job: script: - docker build -t my-docker-image src/ensembl