Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c67eaeac authored by hhakim's avatar hhakim
Browse files

Increase pkg_linux and pkg_linux_purepy_rev expiration time of ci job artifacts.

parent 6881e599
Branches
Tags
No related merge requests found
Pipeline #920511 passed
...@@ -365,7 +365,7 @@ pkg_linux: ...@@ -365,7 +365,7 @@ pkg_linux:
paths: paths:
- build/faust-${CI_COMMIT_SHA:0:8}-x86_64.deb - build/faust-${CI_COMMIT_SHA:0:8}-x86_64.deb
- build/faust-${CI_COMMIT_SHA:0:8}-x86_64.rpm - build/faust-${CI_COMMIT_SHA:0:8}-x86_64.rpm
expire_in: '1 week' expire_in: '1 month' # needed to ease maintaining matfaust_test_code_coverage
tags: tags:
- linux - linux
- matlab - matlab
...@@ -596,6 +596,8 @@ pkg_linux_purepy_rev: ...@@ -596,6 +596,8 @@ pkg_linux_purepy_rev:
- tux_packager - tux_packager
needs: needs:
- job: ctest_python - job: ctest_python
artifacts:
expire_in: '1 month' # needed to ease maintaining pyfaust_test_code_coverage
.pkg_purepy_release: .pkg_purepy_release:
stage: pkg_purepy stage: pkg_purepy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment