This commit is contained in:
Leonid Lapshin
2020-10-28 16:19:09 +03:00
42 changed files with 291 additions and 98 deletions

View File

@@ -20,6 +20,9 @@ cp $HOME/image-generation/output/software-report/systeminfo.txt $HOME/image-gene
# we have to do that here because `npm install` is run in a few different places during image-generation
npm cache clean --force
# Clean yarn cache
yarn cache clean
# Clean up temporary directories
rm -rf ~/utils ~/image-generation