summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2023-01-13 08:12:35 +0000
committerMatthew Pickering <matthewtpickering@gmail.com>2023-01-13 08:12:35 +0000
commit6e2cd4168cd12c5284a34692d8d0050053f04c2f (patch)
tree65cea84b5d535610848fa081f22be0ffc577e313
parent0ff8015d83799d8c267165a158a81f5e228459e2 (diff)
downloadhaskell-wip/ghcup-ci.tar.gz
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f626f32c90..5be2ddfc0e 100644
--- a/.gitlab-ci.yml
+++ b/.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