mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-02 09:24:35 +00:00
Merge pull request #6995 from sprt/sprt/fix-mariner-ci
gha: Fix Mariner cluster creation
This commit is contained in:
2
.github/workflows/run-k8s-tests-on-aks.yaml
vendored
2
.github/workflows/run-k8s-tests-on-aks.yaml
vendored
@@ -35,6 +35,8 @@ jobs:
|
|||||||
- name: Download Azure CLI
|
- name: Download Azure CLI
|
||||||
run: |
|
run: |
|
||||||
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
|
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
|
||||||
|
# The aks-preview extension is required while the Mariner Kata host is in preview.
|
||||||
|
az extension add --name aks-preview
|
||||||
|
|
||||||
- name: Log into the Azure account
|
- name: Log into the Azure account
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user