Skip to content

Commit

Permalink
Revert "Test without installing docker/docker-compose"
Browse files Browse the repository at this point in the history
This reverts commit 7f12fe8.
  • Loading branch information
mrodm committed Sep 17, 2024
1 parent 332c2e5 commit d918cc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/scripts/stack_tests_windows.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ function setupChocolateyPath() {
fixCRLF

withGolang $env:GO_VERSION
# withDocker $env:DOCKER_VERSION
# withDockerCompose $env:DOCKER_COMPOSE_VERSION.Substring(1)
withDocker $env:DOCKER_VERSION
withDockerCompose $env:DOCKER_COMPOSE_VERSION.Substring(1)

Write-Host "--- Docker Info"
docker info
Expand Down

0 comments on commit d918cc2

Please sign in to comment.