Skip to content

Commit 751f1cb

Browse files
committed
ci: artifacts expire time increased
1 parent b176a3a commit 751f1cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitlab/ci/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,9 @@ smoke release update cache:
540540
cache:
541541
- !reference [.fetch_src_cache, cache]
542542
- *cache_build_set
543+
artifacts:
544+
<<: *build_artifacts
545+
expire_in: 1 day
543546

544547
smoke tsan update cache:
545548
extends: .smoke tsan

0 commit comments

Comments
 (0)