Add cache to other pipelines #36

Merged
jank1619 merged 45 commits from feature/custom-pipeline-images into main 2025-02-19 11:55:51 +00:00
Showing only changes of commit a19ddeed47 - Show all commits

View File

@ -89,8 +89,7 @@ jobs:
working-directory: ./frontend
with:
path: |
~/.gradle/caches
~/.gradle/wrapper
node_modules
key: ${{ runner.os }}-bun-
restore-keys: |
${{ runner.os }}-bun-