summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-08-24 17:41:07 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-09-05 14:51:27 -0400
commit15dca84793d5ec4ff922726477923e40caa075eb (patch)
tree2fff7c66b8cb51b88679a5b7944ef340ae291dcf
parentbe2cc0ad2109894d2f576c73e3f037b6b79a6bdc (diff)
downloadhaskell-15dca84793d5ec4ff922726477923e40caa075eb.tar.gz
gitlab-ci: Rename RELEASE variable to RELEASE_JOB
This interfered with the autoconf variable of the same name, breaking pre-release builds.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 09c841bf5c..d0f9b28836 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,7 +67,7 @@ workflow:
when: always
expire_in: 1 year
rules:
- - if: '$RELEASE == "yes"'
+ - if: '$RELEASE_JOB == "yes"'
############################################################
# Runner Tags