mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-30 02:29:45 -05:00
fix: docker build error due to turborepo pruning
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ RUN apk update
|
||||
WORKDIR /app
|
||||
RUN yarn global add turbo
|
||||
COPY . .
|
||||
RUN turbo prune @formbricks/web --docker
|
||||
# RUN turbo prune @formbricks/web --docker
|
||||
|
||||
#
|
||||
## step 2: Install & build
|
||||
|
||||
Reference in New Issue
Block a user