re-add yarn command
This commit is contained in:
parent
3dd1a6544e
commit
4df0b85cf1
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ build-project:
|
|||
before_script: []
|
||||
script:
|
||||
- echo "Building app"
|
||||
- yarn
|
||||
# - echo "REACT_APP_API_URL=https://oas-api.initdevelopment.com/api/v1" > .env
|
||||
# - echo "EXTEND_ESLINT=true" >> .env
|
||||
- yarn build
|
||||
|
|
Loading…
Reference in a new issue