Skip to content

Commit

Permalink
Store CircleCI artifacts in separate directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ddyurchenko committed Dec 5, 2023
1 parent 1afb9a7 commit d1dd490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ download_circle_ci_release:
name: "artifacts"
when: always
paths:
- platform/artifacts/
- circleci/artifacts/
expire_in: 3 months
allow_failure: true

Expand Down

0 comments on commit d1dd490

Please sign in to comment.