actions: add end-to-end tests as release dependency

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2023-03-01 14:45:27 +01:00
committed by Adphi
parent f7b4861b1d
commit 709f24b5df
+2
View File
@@ -226,6 +226,7 @@ jobs:
- tests
- docs-up-to-date
- build
- e2e-tests
steps:
- name: Checkout
@@ -274,6 +275,7 @@ jobs:
- tests
- docs-up-to-date
- build-image
- e2e-tests
steps:
- name: Checkout