mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-05 13:47:16 +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:
|
||||
paths:
|
||||
- output/*
|
||||
exclude:
|
||||
- output/*.tar
|
||||
expire_in: 2h
|
||||
|
||||
rootfs:
|
||||
|
Loading…
Reference in New Issue
Block a user