Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,7 @@ generate_attachments: - python create_attachments.py artifacts: untracked: true expose_as: 'Zip attachments' paths: - "*.zip" expire_in: 30 days Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,7 @@ generate_attachments: - python create_attachments.py artifacts: untracked: true expose_as: 'Zip attachments' paths: - "*.zip" expire_in: 30 days