update
This commit is contained in:
parent
96cd99f904
commit
43603b0961
5
.github/workflows/staging-release.yml
vendored
5
.github/workflows/staging-release.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: staging-release
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
paths:
|
||||
- "**"
|
||||
@ -8,8 +9,8 @@ on:
|
||||
- "!others/pocketbase"
|
||||
- "!.github/workflows/fluent-bit-release.yml"
|
||||
- "!.github/workflows/pocketbase-release.yml"
|
||||
branches:
|
||||
- "!main"
|
||||
branches-ignore:
|
||||
- "main"
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: "coollabsio/coolify"
|
||||
|
Loading…
x
Reference in New Issue
Block a user