fix(ci): Use correct OCP matrix
Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
parent
a5f9017292
commit
bbef910eae
@ -17,8 +17,8 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
branches: ['master']
|
||||
target: ['stable27']
|
||||
branches: ['main']
|
||||
target: ['stable29']
|
||||
|
||||
name: update-nextcloud-ocp-${{ matrix.branches }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user