image: alpine:latest variables: DOCKER_DRIVER: overlay2 stages: - build include: - '/.gitlab-ci/Jobs/build_image.yml'