Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line image: "python:3.7" image: "python:3.6" before_script: - python3 --version Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line image: "python:3.7" image: "python:3.6" before_script: - python3 --version Loading