mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-07 07:28:57 +00:00
chore: set 2.18.2 as stable (#5168)
* chore: set 2.18.1 as stable * Update release-channels.yaml * prevent rebuilding / retesting binary on stable channel change
This commit is contained in:
parent
e5b7566239
commit
b9b0e5dead
1
.github/workflows/test-code.yml
vendored
1
.github/workflows/test-code.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- 'guides/**'
|
- 'guides/**'
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
- 'release-channels.yaml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build-ZITADEL:
|
Build-ZITADEL:
|
||||||
|
1
.github/workflows/test-docs.yml
vendored
1
.github/workflows/test-docs.yml
vendored
@ -12,6 +12,7 @@ on:
|
|||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- 'guides/**'
|
- 'guides/**'
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
- 'release-channels.yaml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build-ZITADEL:
|
Build-ZITADEL:
|
||||||
|
@ -1 +1 @@
|
|||||||
stable: "v2.16.4"
|
stable: "v2.18.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user