mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
fix(CI): Checkout correct app branch
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
60c0233f62
commit
bfe2cd314e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/smb-kerberos.yml
vendored
2
.github/workflows/smb-kerberos.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
with:
|
||||
repository: nextcloud/user_saml
|
||||
path: apps/user_saml
|
||||
ref: stable27
|
||||
ref: stable-5.2
|
||||
- name: Pull images
|
||||
run: |
|
||||
docker pull ghcr.io/icewind1991/samba-krb-test-dc
|
||||
|
|
|
|||
Loading…
Reference in a new issue