„Dockerfile“ ändern
This commit is contained in:
parent
13a6a486b4
commit
8318b59382
@ -17,7 +17,7 @@ RUN yarn plugin import workspace-tools
|
|||||||
|
|
||||||
# Install Dependencies
|
# Install Dependencies
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
RUN yarn rebuild
|
RUN yarn build
|
||||||
|
|
||||||
# Remove git files
|
# Remove git files
|
||||||
RUN rm -rf .git
|
RUN rm -rf .git
|
||||||
|
Loading…
Reference in New Issue
Block a user