Update .gitlab-ci.yml

This commit is contained in:
wakonig_k 2022-10-12 16:01:59 +00:00
parent 22bbfb1d59
commit be8d113e5b

View File

@ -2,11 +2,6 @@
# Official language image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/python/tags/
image: python:3.8
variables:
DOCKER_BUILDKIT: 0
services:
- docker:18.09-dind
#commands to run in the Docker container before starting each job.
before_script: