Fix squashfs artifacts

This commit is contained in:
jalr 2018-06-13 11:23:55 +02:00
parent 449131fa18
commit 0ce97cbda4

View file

@ -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