fixed yaml file

This commit is contained in:
Fedor Katurov 2021-10-18 15:47:36 +07:00
parent 151b26ebd3
commit f48b724b9c

View file

@ -13,10 +13,10 @@ steps:
branch: branch:
- master - master
environment: environment:
- REACT_APP_PUBLIC_PATH: https://map.vault48.org/ REACT_APP_PUBLIC_PATH: https://map.vault48.org/
- REACT_APP_API_ADDR: https://backend.map.vault48.org REACT_APP_API_ADDR: https://backend.map.vault48.org
- REACT_APP_OSRM_URL: https://vault48.org:5001/route/v1 REACT_APP_OSRM_URL: https://vault48.org:5001/route/v1
- REACT_APP_OSRM_PROFILE: bike REACT_APP_OSRM_PROFILE: bike
settings: settings:
dockerfile: docker/www/Dockerfile dockerfile: docker/www/Dockerfile
build_args_from_env: build_args_from_env: