[Git][ghc/ghc][wip/ghcup-ci] fix
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Fri Jan 13 08:12:40 UTC 2023
Matthew Pickering pushed to branch wip/ghcup-ci at Glasgow Haskell Compiler / GHC
Commits:
6e2cd416 by Matthew Pickering at 2023-01-13T08:12:35+00:00
fix
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -962,6 +962,7 @@ project-version:
BUILD_FLAVOUR: default
script:
# Calculate the project version
+ - .gitlab/ci.sh setup
- .gitlab/ci.sh configure
- .gitlab/ci.sh run_hadrian VERSION
- echo "ProjectVersion=$(cat VERSION)" > version.sh
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6e2cd4168cd12c5284a34692d8d0050053f04c2f
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6e2cd4168cd12c5284a34692d8d0050053f04c2f
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/20230113/3674a0f6/attachment-0001.html>
More information about the ghc-commits
mailing list