„Dockerfile“ ändern

This commit is contained in:
Cleo 2023-01-08 18:11:12 +00:00
parent 13a6a486b4
commit 8318b59382

View File

@ -17,7 +17,7 @@ RUN yarn plugin import workspace-tools
# Install Dependencies
RUN yarn install
RUN yarn rebuild
RUN yarn build
# Remove git files
RUN rm -rf .git