Remove unnecessary envs (for some reason, they create extra build stages)

This commit is contained in:
NBTX
2019-08-24 17:21:53 +01:00
parent 70126748fd
commit d095b355cc

View File

@@ -17,8 +17,6 @@ node_js:
- "12" - "12"
env: env:
- MY_VAR=EverythignIsAwesome
- NODE_ENV=TEST
- DEPLOY_ENV=GH_PAGES - DEPLOY_ENV=GH_PAGES
cache: cache: