Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line # This file is a template, and might need editing before it works on your project. # Official framework image. Look for the different tagged releases at: # https://hub.docker.com/r/library/python image: python:latest image: python:3.6 # This folder is cached between builds Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line # This file is a template, and might need editing before it works on your project. # Official framework image. Look for the different tagged releases at: # https://hub.docker.com/r/library/python image: python:latest image: python:3.6 # This folder is cached between builds Loading