Fix squashfs artifacts
This commit is contained in:
parent
449131fa18
commit
0ce97cbda4
1 changed files with 2 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ security_scanner:
|
|||
- apk add --no-cache make
|
||||
script:
|
||||
- make images/debian-stretch.squashfs
|
||||
artifacts:
|
||||
artifacts: &squashfs_artifacts
|
||||
paths:
|
||||
- images
|
||||
tags:
|
||||
|
|
@ -83,4 +83,5 @@ squashfs_master:
|
|||
except:
|
||||
- schedules
|
||||
artifacts:
|
||||
<<: *squashfs_artifacts
|
||||
expire_in: 12 weeks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue