Add manual artifacts index to work around gitlab api limitations
This commit is contained in:
parent
cee9979679
commit
50a4a2c9d4
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue