mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 06:07:18 +02:00
Merge branch 'omit-tar-artefacts' into 'master'
Remove the uncompressed tar artefact See merge request archlinux/archlinux-docker!82
This commit is contained in:
commit
486eadb65e
@ -69,6 +69,8 @@ get_version:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- output/*
|
- output/*
|
||||||
|
exclude:
|
||||||
|
- output/*.tar
|
||||||
expire_in: 2h
|
expire_in: 2h
|
||||||
|
|
||||||
rootfs:
|
rootfs:
|
||||||
|
Loading…
Reference in New Issue
Block a user