„Dockerfile“ ändern

This commit is contained in:
Cleo 2023-01-08 18:11:12 +00:00
parent 4941c4c878
commit f2b3c889c1

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