remove build-embed from Dockerfile (#3502)
This commit is contained in:
+1
-2
@@ -32,8 +32,7 @@ RUN \. "$NVM_DIR/nvm.sh" && \
|
||||
npm install --global yarn && \
|
||||
yarn && \
|
||||
yarn intl:build && \
|
||||
yarn build-web && \
|
||||
yarn build-embed
|
||||
yarn build-web
|
||||
|
||||
# DEBUG
|
||||
RUN find ./bskyweb/static && find ./web-build/static
|
||||
|
||||
Reference in New Issue
Block a user