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 Apr 28, 2024
1 parent 1584e21 commit 617487c
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="DISCORD_REDIRECT_URI=$DISCORD_REDIRECT_URI"
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="NODE_ENV=production"
User=guilherme
Expand Down

0 comments on commit 617487c

Please sign in to comment.