mirror of
https://github.com/linka-cloud/d2vm.git
synced 2024-11-21 23:36:25 +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:
parent
f7b4861b1d
commit
709f24b5df
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user