Skip to content

Commit

Permalink
Update test-pipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ffppa authored Oct 15, 2024
1 parent 216417e commit b10d533
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/test-pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,6 @@ jobs:
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
# Azure subscriptionId
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
enable-AzPSSession: true

- name: Azure CLI script
uses: azure/cli@v2
with:
azcliversion: latest
inlineScript: |
az account show
- name: Azure PowerShell script
uses: azure/powershell@v2
with:
azPSVersion: latest
inlineScript: |
Get-AzContext

- name: Azure Kubernetes set context
uses: Azure/aks-set-context@v3
Expand Down

0 comments on commit b10d533

Please sign in to comment.