Fixed Docker again
This commit is contained in:
parent
c0bad8bb37
commit
018efc358c
1 changed files with 1 additions and 2 deletions
|
@ -16,9 +16,8 @@ ADD bin/ bin/
|
|||
ADD config/ config/
|
||||
ADD lib/ lib/
|
||||
ADD tool/ tool/
|
||||
ADD views/ view/
|
||||
ADD views/ views/
|
||||
ADD web/ web/
|
||||
ADD pubspec.lock pubspec.lock
|
||||
ADD pubspec.yaml pubspec.yaml
|
||||
|
||||
# Install dependencies, pre-build
|
||||
|
|
Loading…
Reference in a new issue