Add manual artifacts index to work around gitlab api limitations

This commit is contained in:
Simon Bruder 2019-11-01 13:03:41 +00:00
parent cee9979679
commit 50a4a2c9d4
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -78,9 +78,11 @@ security_scanner:
- docker:dind
script:
- make images/debian-buster.squashfs
- find images -type f > images.txt
artifacts:
paths:
- images
- images.txt
tags:
- fablab
- ssd