Loading .gitlab-ci.yml +5 −0 Original line number Diff line number Diff line image: python:3.7 default: tags: - public - shared_ssh stages: - configure - test Loading Loading
.gitlab-ci.yml +5 −0 Original line number Diff line number Diff line image: python:3.7 default: tags: - public - shared_ssh stages: - configure - test Loading