Skip to content

Commit

Permalink
updating build.yml entries to fix circle ci failure
Browse files Browse the repository at this point in the history
  • Loading branch information
NiranjanaBinoy committed May 14, 2024
1 parent 063bfa3 commit d1cdd73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,9 @@ env:
# Modified in <root>/development/build/scripts.js:@getSegmentWriteKey
- SEGMENT_WRITE_KEY: ''
# Modified in <root>/development/build/scripts.js:@getSegmentDeleteApiSourceId
- SEGMENT_DELETE_API_SOURCE_ID
- SEGMENT_DELETE_API_SOURCE_ID: null
# Modified in <root>/development/build/scripts.js:@getSegmentRegulationEndpoint
- SEGMENT_REGULATIONS_ENDPOINT
- SEGMENT_REGULATIONS_ENDPOINT: null
# Modified in <root>/development/build/scripts.js:@setEnvironmentVariables
# Also see DEBUG and NODE_DEBUG
- METAMASK_DEBUG: false
Expand Down

0 comments on commit d1cdd73

Please sign in to comment.