proper ci dependencies

Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
This commit is contained in:
Travis Glenn Hansen 2022-02-21 10:03:06 -07:00
parent c1c3a8df2e
commit 44171c884e
1 changed files with 3 additions and 2 deletions

View File

@ -166,8 +166,9 @@ jobs:
build: build:
needs: needs:
- csi-sanity-synology - csi-sanity-synology
- csi-sanity-truenas-scale - csi-sanity-truenas-scale-22_02
- csi-sanity-truenas-core - csi-sanity-truenas-core-12_0
- csi-sanity-truenas-core-13_0
- csi-sanity-zfs-generic - csi-sanity-zfs-generic
- csi-sanity-zfs-local - csi-sanity-zfs-local
runs-on: ubuntu-latest runs-on: ubuntu-latest