[Git][ghc/ghc][master] gitlab-ci: Add FreeBSD release job

Marge Bot gitlab at gitlab.haskell.org
Sun Mar 29 21:32:50 UTC 2020



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
64bf7f51 by Ben Gamari at 2020-03-29T17:32:41-04:00
gitlab-ci: Add FreeBSD release job

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -344,6 +344,11 @@ nightly-x86_64-freebsd:
   extends: .build-x86_64-freebsd
   stage: full-build
 
+release-x86_64-freebsd:
+  <<: *release
+  extends: .build-x86_64-freebsd
+  stage: full-build
+
 .build-x86_64-freebsd-hadrian:
   extends: .validate-hadrian
   stage: full-build



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/64bf7f51064dad9c63728ac8bccdb9cf00bdb420

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/64bf7f51064dad9c63728ac8bccdb9cf00bdb420
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200329/89c7a01a/attachment-0001.html>


More information about the ghc-commits mailing list