Skip to content

Commit

Permalink
Merge pull request #7 from chef/nikhil/test-build-pipeline
Browse files Browse the repository at this point in the history
Testing verify and build pipelines
  • Loading branch information
nikhil2611 authored Oct 21, 2024
2 parents b2f1ffb + c4b5a18 commit 82c24b7
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 82c24b7

Please sign in to comment.