ci: paths-filter på v1-workflows — helmd-/doc-ändringar ska inte bygga om Node-stacken
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,13 @@ name: build-and-push
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master, main]
|
branches: [master, main]
|
||||||
|
paths:
|
||||||
|
- "packages/**"
|
||||||
|
- "Dockerfile"
|
||||||
|
- ".dockerignore"
|
||||||
|
- "pnpm-lock.yaml"
|
||||||
|
- "package.json"
|
||||||
|
- ".gitea/workflows/build.yaml"
|
||||||
workflow_dispatch: {}
|
workflow_dispatch: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user