diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c4013b6..b2c98fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ --- -image: python +image: python3.6 cache: key: one-key-to-rule-them-all