Merge branch 'master' into Admin
This commit is contained in:
commit
17c77a1a3c
@ -7,6 +7,7 @@ build:
|
|||||||
image: node
|
image: node
|
||||||
script:
|
script:
|
||||||
- echo "Start building App"
|
- echo "Start building App"
|
||||||
|
- echo "REACT_APP_API_URL=https://wmi-backend.plannaplan.pl" > .env
|
||||||
- yarn
|
- yarn
|
||||||
- CI= yarn run build
|
- CI= yarn run build
|
||||||
- echo "Build successfully!"
|
- echo "Build successfully!"
|
||||||
|
Loading…
Reference in New Issue
Block a user