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

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
Adphi 2023-02-28 18:12:38 +01:00
parent cbc068f4dc
commit 575ba47277
Signed by: adphi
GPG Key ID: 46BE4062DB2397FF
1 changed files with 2 additions and 0 deletions

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