copy views and public

This commit is contained in:
Ryan Tharp 2020-05-29 15:05:33 -07:00 committed by GitHub
parent 66b08631b5
commit 2b62b1adc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ COPY dialects/ dialects/
COPY logic/ logic/
COPY models/ models/
COPY test/ test/
COPY views/ views/
COPY public/ public/
# set up nodepomf
COPY nodepomf/ nodepomf/