Skip to content

Commit

Permalink
refreshed sas token
Browse files Browse the repository at this point in the history
  • Loading branch information
catelleempei-eaton committed Aug 21, 2024
1 parent 8379a7e commit 807abd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/windows/scripts/build/Install-CoverityClient.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Define the source URL and destination path

$sourceUrl="https://stsmpdevopsimages.blob.core.windows.net/armimagelayeraddons/synopsys/coverity/cov-analysis-win64-2024.3.1.exe?sp=r&st=2024-08-20T10:24:04Z&se=2024-08-20T18:24:04Z&spr=https&sv=2022-11-02&sr=b&sig=8CHqTf3Z6E4FdGiKsnSDlIQdThqOhtIgra%2BOMIQVA7g%3D"
$sourceUrl="https://stsmpdevopsimages.blob.core.windows.net/armimagelayeraddons/synopsys/coverity/cov-analysis-win64-2024.3.1.exe?sp=r&st=2024-08-21T02:20:59Z&se=2024-08-21T10:20:59Z&spr=https&sv=2022-11-02&sr=b&sig=AbEd8GEawLUr4TKjBZw7Y3cHtNXeN0Z5dSkFGKaiJqU%3D"

$destinationPath = "C:\temp/cov-analysis-win64-2024.3.1.exe"
if (-not (Get-Command azcopy -ErrorAction SilentlyContinue)) {
Expand Down

0 comments on commit 807abd4

Please sign in to comment.