mirror of
https://github.com/3cky/mbusd.git
synced 2025-02-21 01:52:37 +01:00
added expire_in for artefacts
This commit is contained in:
parent
081fafef45
commit
564c3ddf52
@ -13,6 +13,8 @@ stages:
|
||||
# create an archive with a name of the current stage and branch name
|
||||
name: "${CI_BUILD_STAGE}_${CI_BUILD_REF_NAME}"
|
||||
untracked: true
|
||||
expire_in: 12 mos
|
||||
|
||||
paths:
|
||||
- src/mbusd
|
||||
- doc/mbusd.8
|
||||
|
Loading…
Reference in New Issue
Block a user