Agregando client_id a env.production

This commit is contained in:
Daniel Cortes
2020-06-23 20:13:30 -04:00
parent 17de4c522b
commit 32d6927a3a

View File

@@ -15,6 +15,7 @@ build:
stage: build
script:
- npm install
- echo "$REACT_APP_CLIENT_ID" >> .env.production
- npm run build
artifacts:
paths: