Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Remove NODE_ENV from CircleCI build job. (#4332)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenba committed Apr 12, 2018
1 parent 3c034a5 commit 1b0c5f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
version: 2
jobs:
build:
environment:
- NODE_ENV: production
docker:
- image: circleci/node:8.10.0
working_directory: ~/screenshots
Expand Down

0 comments on commit 1b0c5f7

Please sign in to comment.