Skip to content

Commit

Permalink
#patch forgot one important env var
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtom94 committed Nov 20, 2023
1 parent d679ad4 commit a3c798c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy-to-scaleway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:

- run: npm run build
env:
NODE_ENV: 'production'
BACKEND_BASE_URL: 'https://api.themoviedb.org'
STATIC_FILES_URL: 'https://reacteasyssrjckf9fbl-reacteasyssrstatic.functions.fnc.fr-par.scw.cloud'

Expand Down

0 comments on commit a3c798c

Please sign in to comment.