catalog-test needs prephelm

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-17 13:37:41 +02:00
parent f470cd2533
commit 410189b7eb
+1
View File
@@ -217,6 +217,7 @@ jobs:
run: echo "App Tests Completed Successfully" run: echo "App Tests Completed Successfully"
catalog-test: catalog-test:
needs: [prephelm]
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: ixsystems/catalog_validation:latest image: ixsystems/catalog_validation:latest