diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 92f7340aeab0e15e39860f34a5050ccd81cbb6b5..6c347b236794153c7cba8b322b643728e5bf78c3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ # Official framework image. Look for the different tagged releases at: # https://hub.docker.com/r/library/python -image: python:2.7.14 +# image: python:2.7.14 # Pick zero or more services to be used on all builds. # Only needed when using a docker container to run your tests in.