Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaansehgal99 committed Oct 19, 2024
1 parent 3fb16e2 commit 1c4dffe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/e2e-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ jobs:
whoami
echo $E2E_ACR_AMRT_USERNAME
- name: 'Set subscription'
run: az account set --subscription $E2E_SUBSCRIPTION_ID

- name: Azure CLI Login
run: |
az login --identity
Expand Down Expand Up @@ -156,9 +153,6 @@ jobs:
AZURE_CLUSTER_NAME: ${{ env.CLUSTER_NAME }}
AZURE_LOCATION: ${{ inputs.region }}
AKS_K8S_VERSION: ${{ inputs.k8s_version }}

- name: 'Set subscription'
run: az account set --subscription $E2E_SUBSCRIPTION_ID

- name: Azure CLI Login
run: |
Expand Down

0 comments on commit 1c4dffe

Please sign in to comment.