Remove unnecessary envs (for some reason, they create extra build stages)
This commit is contained in:
@@ -17,8 +17,6 @@ node_js:
|
||||
- "12"
|
||||
|
||||
env:
|
||||
- MY_VAR=EverythignIsAwesome
|
||||
- NODE_ENV=TEST
|
||||
- DEPLOY_ENV=GH_PAGES
|
||||
|
||||
cache:
|
||||
|
||||
Reference in New Issue
Block a user