mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove clean command
This commit is contained in:
parent
b15a7b0bd5
commit
bd6bed746e
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ ADD /packages/readabilityjs ./packages/readabilityjs
|
|||
ADD /packages/api ./packages/api
|
||||
|
||||
RUN yarn
|
||||
RUN yarn clean
|
||||
RUN yarn workspace @omnivore/api build
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue