Merge branch 'expire-artifacts' into 'develop'
Enable expiration of CICD job artifacts See merge request pleroma/pleroma!4384
This commit is contained in:
commit
3ab1c3ae8a
2 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
image: git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.15.8-otp-26
|
||||
|
||||
default:
|
||||
artifacts:
|
||||
expire_in: 1 week
|
||||
|
||||
variables: &global_variables
|
||||
# Only used for the release
|
||||
ELIXIR_VER: 1.17.3
|
||||
|
|
|
|||
0
changelog.d/ci-artifacts.skip
Normal file
0
changelog.d/ci-artifacts.skip
Normal file
Loading…
Add table
Add a link
Reference in a new issue