Remove unnecessary envs (for some reason, they create extra build stages)
This commit is contained in:
parent
70126748fd
commit
d095b355cc
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ node_js:
|
|||
- "12"
|
||||
|
||||
env:
|
||||
- MY_VAR=EverythignIsAwesome
|
||||
- NODE_ENV=TEST
|
||||
- DEPLOY_ENV=GH_PAGES
|
||||
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Reference in a new issue