Skip to content

Commit 3e51348

Browse files
committed
add artifacts
1 parent aa8c633 commit 3e51348

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitlab/benchmarks/microbenchmarks.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ upload-tp-bp-ui:
4141
# - ./platform/steps/post-pr-comment.sh
4242
# Temporarely commented out pending issue resolution with sending files to backend
4343
- ./platform/steps/upload-to-bp-ui.sh
44+
45+
artifacts:
46+
name: "artifacts"
47+
when: always
48+
paths:
49+
- artifacts/
50+
expire_in: 3 months
4451

4552
rules:
4653
- when: manual

0 commit comments

Comments
 (0)