Caches target directory

This commit is contained in:
Bryce
2023-07-27 09:50:22 -07:00
parent 17ca474dee
commit 84873dc523

View File

@@ -53,4 +53,4 @@ cache:
paths: paths:
- '/root/.m2/**/*' - '/root/.m2/**/*'
- '/root/.npm/**/*' - '/root/.npm/**/*'
- 'build/**/*' - 'target/**/*'