Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line image: "mcanterb/forge-cicd:latest" # will edit this in a minute before_script: - python3 --version Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line image: "mcanterb/forge-cicd:latest" # will edit this in a minute before_script: - python3 --version Loading