Skip to content

Commit

Permalink
ci: add node env production on deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilhermeasper committed Sep 17, 2023
1 parent 6a71c52 commit 42df8ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Environment="MONGO_DATABASE_NAME=$MARQUINHOS_MONGO_DATABASE_NAME"
Environment="BOT_ID=$MARQUINHOS_BOT_ID"
Environment="MARQUINHOS_API_KEY=$MARQUINHOS_API_KEY"
Environment="MARQUINHOS_API_URL=$MARQUINHOS_API_URL"
Environment="NODE_ENV=production"
User=guilherme
Expand Down

0 comments on commit 42df8ce

Please sign in to comment.