Skip to content

Commit

Permalink
added comment to test pipelines
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Oct 21, 2024
1 parent b2f1ffb commit c4b5a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .expeditor/buildkite/artifact.habitat.test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ function Stop-HabProcess {
}
}

# Installing Habitat
function Install-Habitat {
Write-Host "Downloading and installing Habitat..."
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/habitat-sh/habitat/main/components/hab/install.ps1'))
Expand Down

0 comments on commit c4b5a18

Please sign in to comment.