Remove unnecessary envs (for some reason, they create extra build stages)
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user