2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2024-06-03 22:39:52 +00:00

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 committed by Adphi
parent f7b4861b1d
commit 709f24b5df

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