diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 675d0e067..1e86d0aab 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,9 @@ image: git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.14.5-otp-25 +default: + artifacts: + expire_in: 1 week + variables: &global_variables # Only used for the release ELIXIR_VER: 1.17.3 diff --git a/changelog.d/ci-artifacts.skip b/changelog.d/ci-artifacts.skip new file mode 100644 index 000000000..e69de29bb