diff --git a/.github/workflows/test-integration-windows.yml b/.github/workflows/test-integration-windows.yml index 6ff3cd9c9f..3e1e03f584 100644 --- a/.github/workflows/test-integration-windows.yml +++ b/.github/workflows/test-integration-windows.yml @@ -75,6 +75,10 @@ jobs: shell: bash run: cd build-support-windows && ./build-consul-local-images.sh + - name: Docker build consul dev + shell: bash + run: cd build-support-windows && ./build-consul-dev-image.sh + - name: Envoy Integration Tests for windows case-api-gateway-http-hostnames shell: bash env: