diff options
Diffstat (limited to '.gitlab/deb.yml')
| -rw-r--r-- | .gitlab/deb.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/deb.yml b/.gitlab/deb.yml index 6c21052..e695ebe 100644 --- a/.gitlab/deb.yml +++ b/.gitlab/deb.yml @@ -7,6 +7,7 @@ artifacts: paths: - pkg/ + expire_in: 1 day cache: key: ${CI_JOB_NAME} paths: |
