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 c0e7f5f7f8 - Show all commits

View File

@ -88,6 +88,7 @@ jobs:
run: |
cd frontend
cp -r /home/bun/app/node_modules .
bun install
- name: Test build
run: |
cd frontend