Skip to content

Commit 9574afc

Browse files
fix: resolve conflicts
1 parent b0920e7 commit 9574afc

2 files changed

Lines changed: 0 additions & 172 deletions

File tree

.buildkite/bk.integration-fips.pipeline.yml

Lines changed: 0 additions & 168 deletions
This file was deleted.

.buildkite/scripts/steps/ess.ps1

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,10 @@ function ess_up {
3838
Pop-Location
3939
}
4040

41-
<<<<<<< HEAD
42-
function ess_down {
43-
=======
4441
function ess_down {
4542
param (
4643
[string]$EssRegion = "gcp-us-west2"
4744
)
48-
>>>>>>> 6918b7b07 (fix: ESS stack clean up steps (#9832))
4945
$Workspace = & git rev-parse --show-toplevel
5046
$TfDir = Join-Path -Path $Workspace -ChildPath "test_infra/ess/"
5147
$stateFilePath = Join-Path -Path $TfDir -ChildPath "terraform.tfstate"

0 commit comments

Comments
 (0)