From 3cbd2a3fa8b70ea0e05e9f31c293c8534e558739 Mon Sep 17 00:00:00 2001 From: Gurpreet Singh Date: Tue, 14 Nov 2023 15:48:28 -0500 Subject: [PATCH] update --- .github/workflows/sign-scripts-development.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sign-scripts-development.yml b/.github/workflows/sign-scripts-development.yml index c2571931..7874ebae 100644 --- a/.github/workflows/sign-scripts-development.yml +++ b/.github/workflows/sign-scripts-development.yml @@ -145,6 +145,7 @@ jobs: uses: azure/powershell@v1 with: inlineScript: | + Get-AzContext Set-AzContext -SubscriptionId $env:SUBSCRIPTIONID $storageContext = (Get-AzStorageAccount -ResourceGroupName $env:PIPELINEMODULESTAGING_RGNAME -Name $env:PIPELINEMODULESTAGING_STORAGEACCOUNTNAME).Context