remove build-embed from Dockerfile (#3502)
This commit is contained in:
parent
ed2c8b720e
commit
f3951f2718
2 changed files with 1 additions and 3 deletions
1
Makefile
1
Makefile
|
@ -12,7 +12,6 @@ help: ## Print info about all commands
|
|||
build-web: ## Compile web bundle, copy to bskyweb directory
|
||||
yarn intl:build
|
||||
yarn build-web
|
||||
yarn build-embed
|
||||
|
||||
.PHONY: test
|
||||
test: ## Run all tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue