summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-08-24 17:41:07 -0400
committerBen Gamari <ben@smart-cactus.org>2020-12-15 20:10:05 -0500
commit572f9c8f4c9ad345ce4c7556357d95951bf064eb (patch)
tree9cbc0515fdfce2588373d54a90d210d3449f687e
parent0b9d2fe73aa8239fa2888c05d27bf421922335c7 (diff)
downloadhaskell-572f9c8f4c9ad345ce4c7556357d95951bf064eb.tar.gz
gitlab-ci: Rename RELEASE variable to RELEASE_JOB
This interfered with the autoconf variable of the same name, breaking pre-release builds. (cherry picked from commit 15dca84793d5ec4ff922726477923e40caa075eb) (cherry picked from commit 3e55edd97c8eba271f5cb64b9362796791e0e887)
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e32f04ad3c..a5a0e06c3a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -52,7 +52,7 @@ stages:
expire_in: 1 year
only:
variables:
- - $RELEASE == "yes"
+ - $RELEASE_JOB == "yes"
############################################################
# Runner Tags