Skip to content

Commit

Permalink
Merge branch 'main' into ze-theia-slim-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zFernand0 authored Feb 28, 2024
2 parents 17b647d + 3f7697c commit 455790e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ze/theia-slim/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN yarn global add node-gyp && \
echo *.ts >> .yarnclean && \
echo *.ts.map >> .yarnclean && \
echo *.spec.* >> .yarnclean && \
echo "!@theia/test" >> .yarnclean && \
yarn autoclean --force && \
yarn cache clean
# Uncomment the following lines to install Zowe Explorer in the container
Expand Down

0 comments on commit 455790e

Please sign in to comment.