diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e32f04ad3ccd8724d6a0ffe012963edfc181022d..a5a0e06c3ad110f83b890bde3dd847fca95e78bb 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