Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ include: - changes: # exclude documentation changes from deploy - "doc/**/*" - ".gitlab/*" when: never # dummy job, gitlab gets mad when no jobs exist (when the above are never imported) Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ include: - changes: # exclude documentation changes from deploy - "doc/**/*" - ".gitlab/*" when: never # dummy job, gitlab gets mad when no jobs exist (when the above are never imported) Loading