Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ workflow: when: never - if: $CI_COMMIT_BRANCH variables: GIT_DEPTH: 100 stages: - preflight - check Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ workflow: when: never - if: $CI_COMMIT_BRANCH variables: GIT_DEPTH: 100 stages: - preflight - check Loading