updates
This commit is contained in:
parent
2518f46b08
commit
e1f84b277a
2 changed files with 1 additions and 13 deletions
|
|
@ -2,14 +2,8 @@ name: staging-release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
|
||||||
- "**"
|
|
||||||
- "!others/fluentbit"
|
|
||||||
- "!others/pocketbase"
|
|
||||||
- "!.github/workflows/fluent-bit-release.yml"
|
|
||||||
- "!.github/workflows/pocketbase-release.yml"
|
|
||||||
branches:
|
branches:
|
||||||
- "not-existing-branch"
|
- "next"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
arm64:
|
arm64:
|
||||||
|
|
|
||||||
6
.github/workflows/staging-release.yml
vendored
6
.github/workflows/staging-release.yml
vendored
|
|
@ -2,12 +2,6 @@ name: staging-release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
|
||||||
- "**"
|
|
||||||
- "!others/fluentbit"
|
|
||||||
- "!others/pocketbase"
|
|
||||||
- "!.github/workflows/fluent-bit-release.yml"
|
|
||||||
- "!.github/workflows/pocketbase-release.yml"
|
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
- "main"
|
- "main"
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue