6 строки
68 B
YAML
6 строки
68 B
YAML
|
build:
|
||
|
docker:
|
||
|
web: Dockerfile
|
||
|
run:
|
||
|
web: yarn serve
|