mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-29 18:18:41 -04:00
ci: don't build apko base images on release branch
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
88b4bc5857
commit
8268b6e23f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-apko-image.yml
vendored
1
.github/workflows/build-apko-image.yml
vendored
|
@ -5,7 +5,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- "release/**"
|
|
||||||
paths:
|
paths:
|
||||||
- "/apko/**"
|
- "/apko/**"
|
||||||
- "/.github/workflows/build-apko-image.yml"
|
- "/.github/workflows/build-apko-image.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue