[Git][cmucl/cmucl][rtoy-issue-76-add-ansi-tests-to-ci] Add test.out to artifacts

Raymond Toy gitlab at common-lisp.net
Sat Aug 29 03:34:59 UTC 2020



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


Commits:
c6a657d1 by Raymond Toy at 2020-08-28T20:34:04-07:00
Add test.out to artifacts

We want to save the output from running the ansi-tests so we can
examine what happened.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -4,6 +4,9 @@ variables:
   bootstrap: ""
 
 linux-runner:
+  artifacts:
+    paths:
+      - ansi-test/test.out
   tags:
     - linux
   before_script:



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

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


More information about the cmucl-cvs mailing list