Run build-prod in CI
This commit is contained in:
parent
4c693cf9c0
commit
5ca20222fc
@ -42,7 +42,7 @@ RUN ./script/write_dotenv && \
|
||||
yarn install && \
|
||||
rm -r ./static/fonts/ &> /dev/null || true && \
|
||||
cp -rf ./node_modules/uswds/src/fonts ./static/ && \
|
||||
yarn build
|
||||
yarn build-prod
|
||||
|
||||
## NEW IMAGE
|
||||
FROM python:3.7.3-alpine3.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user