KEYCLOAK-14374 Add synchronization for 9.0.x branch
This commit is contained in:
parent
01032b9bb5
commit
465e00ccbf
1 changed files with 1 additions and 1 deletions
2
sync.sh
2
sync.sh
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
BRANCHES="upstream/master prod/3.4.x prod/4.8.x"
|
||||
BRANCHES="upstream/master prod/3.4.x prod/4.8.x prod/9.0.x"
|
||||
|
||||
echo "-----------------------------------------------------------------"
|
||||
|
||||
|
|
Loading…
Reference in a new issue