Skip to content

Commit

Permalink
Merge pull request #4619 from QuantiModo/feature/RELEASE_STAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepsinn authored Aug 27, 2021
2 parents f957dcc + 0da29ed commit b3b9028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable no-process-env */
/* eslint-disable no-process-env,semi,space-infix-ops,block-spacing,object-shorthand,no-unused-vars,one-var */
try {
var dotenv = require('dotenv')
dotenv.config({path: './secrets/.env'});
Expand Down

0 comments on commit b3b9028

Please sign in to comment.