[Git][cmucl/cmucl][rtoy-refactor-ci-config] Fix typo in osx:build

Raymond Toy gitlab at common-lisp.net
Sat Sep 5 17:38:25 UTC 2020



Raymond Toy pushed to branch rtoy-refactor-ci-config at cmucl / cmucl


Commits:
c56210cd by Raymond Toy at 2020-09-05T10:38:16-07:00
Fix typo in osx:build

Stage was "install", but should have benn "build".

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -82,7 +82,7 @@ osx:install:
     - (cd snapshot; tar xjf ../cmucl-$version-darwin.tar.bz2)
 
 osx:build:
-  stage: install
+  stage: build
   tags:
     - osx
   needs:



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

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


More information about the cmucl-cvs mailing list