Loading .gitlab-ci.yml +2 −2 Original line number Original line Diff line number Diff line # CI pipeline configuration # CI pipeline configuration default: default: #image: gmulas/np-tmcode image: gmulas/np-tmcode image: debian:trixie #image: debian:trixie # Switch from branch pipelines to merge request pipelines when a merge request is created # Switch from branch pipelines to merge request pipelines when a merge request is created workflow: workflow: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Original line Diff line number Diff line # CI pipeline configuration # CI pipeline configuration default: default: #image: gmulas/np-tmcode image: gmulas/np-tmcode image: debian:trixie #image: debian:trixie # Switch from branch pipelines to merge request pipelines when a merge request is created # Switch from branch pipelines to merge request pipelines when a merge request is created workflow: workflow: Loading