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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
branches: ['master']
|
branches: ['main']
|
||||||
target: ['stable27']
|
target: ['stable29']
|
||||||
|
|
||||||
name: update-nextcloud-ocp-${{ matrix.branches }}
|
name: update-nextcloud-ocp-${{ matrix.branches }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user