mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
Tweak tailwind
This commit is contained in:
parent
1b689bfeb5
commit
d37a56e32f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ WORKDIR /app
|
|||
# These steps will be re-run upon each file change in your working directory:
|
||||
ADD . /app
|
||||
|
||||
RUN rm -fr node_modules _fresh
|
||||
RUN rm -fr node_modules _fresh
|
||||
|
||||
# Build fresh
|
||||
RUN deno task build
|
||||
|
|
|
|||
Loading…
Reference in a new issue