(cloud) Tweaks to logging and build performance

This commit is contained in:
2023-03-30 08:38:47 -07:00
parent f0603d922a
commit 9fc8c13d53
2 changed files with 8 additions and 2 deletions

View File

@@ -48,4 +48,8 @@ artifacts:
files:
- "**/*"
base-directory: resources/public
cache:
paths:
- '/root/.m2/**/*'
- '/root/.npm/**/*'
- 'build/**/*'