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 7533f1139c - Show all commits

View File

@ -2,13 +2,6 @@ name: Build Docker Image
on:
push:
branches:
- main
paths:
- frontend/package.json
- frontend/bun.lock
- .gitea/bunPipeline/Dockerfile
pull_request:
paths:
- frontend/package.json
- frontend/bun.lock