Add cache to other pipelines #36
@ -5,9 +5,14 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- package.json
|
||||
- bun.lockb
|
||||
- frontend/package.json
|
||||
- frontend/bun.lock
|
||||
- .gitea/bunPipeline/Dockerfile
|
||||
pull_request:
|
||||
paths:
|
||||
- frontend/package.json
|
||||
- frontend/bun.lock
|
||||
- .gitea/bunPipeline/Dockerfile
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user