mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-24 17:41:03 +01:00
ci: optimized base-image size
This commit is contained in:
@@ -32,3 +32,7 @@ npm install -g \
|
||||
playwright \
|
||||
playwright-chromium \
|
||||
crawlee
|
||||
|
||||
# Clean up
|
||||
npm cache clean --force && \
|
||||
rm -rf ~/.npm
|
||||
Reference in New Issue
Block a user