Shorten build artifact lifetime

These are large artifacts, so we shouldn't keep them around
for too long (they are only needed for the tests that run
immediately after build).
This commit is contained in:
Ian McInerney 2020-04-18 00:50:51 +01:00
parent d44a252182
commit 1ba4710ab0
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ build_linux:
# Only save the artifacts that are needed for running the tests in the next stage
# and the compilation log. The entire build directory is too large to save as an
# artifact.
expire_in: 1 week
expire_in: 2 hrs
when: always
paths:
- build/linux/3d-viewer/