diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1174fde..58f937c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,8 +5,8 @@ stages: - release variables: - LTS: 4 - STABLE: stable + LTS: "4" + STABLE: "stable" testLTS: stage: test