Skip to content

Commit

Permalink
ci: add new variable to deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilhermeasper committed Jul 29, 2024
1 parent 2a182e5 commit cf7550e
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 @@ -31,6 +31,7 @@ Environment="LASTFM_REDIRECT_URI=$LASTFM_REDIRECT_URI"
Environment="SPOTIFY_CLIENT_ID=$SPOTIFY_CLIENT_ID"
Environment="SPOTIFY_CLIENT_SECRET=$SPOTIFY_CLIENT_SECRET"
Environment="MARQUINHOS_SECRET_KEY=$MARQUINHOS_SECRET_KEY"
Environment="DISCORD_BOT_TOKEN=$DISCORD_BOT_TOKEN"
Environment="NODE_ENV=production"
User=guilherme
Expand Down

0 comments on commit cf7550e

Please sign in to comment.