Commit 3bb244d6 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Attempting to expose attachments on MR page

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