Loading .gitlab-ci.yml +7 −0 Original line number Diff line number Diff line image: python:3.9 stages: - build - test - deploy build-job: stage: build script: Loading Loading
.gitlab-ci.yml +7 −0 Original line number Diff line number Diff line image: python:3.9 stages: - build - test - deploy build-job: stage: build script: Loading