ci: Refactor GitHub workflows

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2022-10-21 09:36:43 +03:00
parent 6f6c097980
commit bb1078d610
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
9 changed files with 136 additions and 95 deletions

View file

@ -11,7 +11,7 @@ permissions:
contents: read
jobs:
e2e:
e2e-amd64-aks:
runs-on: ubuntu-22.04
steps:
- name: Checkout