mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Also backport the cacert to stable25
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
7bf82c4f0c
commit
6e30b9b4ac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-cacert-bundle.yml
vendored
2
.github/workflows/update-cacert-bundle.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
branches: ["master", "stable24", "stable23", "stable22"]
|
||||
branches: ["master", "stable25", "stable24", "stable23", "stable22"]
|
||||
|
||||
name: update-ca-certificate-bundle-${{ matrix.branches }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue