diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 614fc48f5f..0c01c394d5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -88,7 +88,6 @@ pages: stage: deploy before_script: "" script: - # artifacts are kept between jobs - mv static public variables: NODE_ENV: production