[Git][cmucl/cmucl][rtoy-issue-76-add-ansi-tests-to-ci] Add artifacts for osx runner

Raymond Toy gitlab at common-lisp.net
Sat Aug 29 14:10:56 UTC 2020



Raymond Toy pushed to branch rtoy-issue-76-add-ansi-tests-to-ci at cmucl / cmucl


Commits:
cb5e2e87 by Raymond Toy at 2020-08-29T07:10:32-07:00
Add artifacts for osx runner

Based on linux artifacts, which is working.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -25,6 +25,9 @@ linux-runner:
     - grep 'No unexpected \(successes\|failures\)' test.out 
 
 osx-runner:
+  artifacts:
+    paths:
+      - ansi-test/test.out
   tags:
     - osx
   before_script:



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/cb5e2e871e81e2b802c8da1179fe7f652a74e192

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/cb5e2e871e81e2b802c8da1179fe7f652a74e192
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/20200829/477f8f47/attachment-0001.htm>


More information about the cmucl-cvs mailing list