diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 766fb46582d65667c8f357a047a5ddaeae6431b4..3b4e515dd169ba5870aa517324fa77148d0aab99 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,5 @@ # This file is a template, and might need editing before it works on your project. -# This file is a template, and might need editing before it works on your project. -image: python:latest +# image: python:latest before_script: - python3 -V # Print out python version for debugging