Loading .gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line # CI pipeline configuration # CI pipeline configuration default: default: image: gmulas/np-tmcode 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 +1 −1 Original line number Original line Diff line number Diff line # CI pipeline configuration # CI pipeline configuration default: default: image: gmulas/np-tmcode 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