Updated .git-ci
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
1aeb24c345
commit
6fffd9bb32
@ -7,6 +7,7 @@ build:
|
||||
image: node
|
||||
script:
|
||||
- echo "Start building App"
|
||||
- echo "REACT_APP_API_URL=https://wmi-backend.plannaplan.pl" > .env
|
||||
- yarn
|
||||
- CI= yarn run build
|
||||
- echo "Build successfully!"
|
||||
|
Loading…
Reference in New Issue
Block a user