[Git][cmucl/cmucl][rtoy-issue-87-add-cl-bench] Add benchmark path to artifacts
Raymond Toy
gitlab at common-lisp.net
Fri Sep 4 22:08:03 UTC 2020
Raymond Toy pushed to branch rtoy-issue-87-add-cl-bench at cmucl / cmucl
Commits:
ea0601c0 by Raymond Toy at 2020-09-04T15:05:41-07:00
Add benchmark path to artifacts
Forgot to copy the artifacts path from linux to mac so that we save
the benchmark results.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -34,6 +34,7 @@ osx-runner:
artifacts:
paths:
- ansi-test/test.out
+ - benchmarks/cl-bench/results
tags:
- osx
before_script:
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ea0601c06181f3929bdec8d87476761b2d62a769
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ea0601c06181f3929bdec8d87476761b2d62a769
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20200904/da79110c/attachment-0001.htm>
More information about the cmucl-cvs
mailing list