From bf37bdffb8fc5507e9acb68e872ccccbeb7dbc45 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 6 Sep 2021 23:58:36 -0500 Subject: [PATCH] GitLab CI: >:( --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) 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