pull/17930/head
absolutelightning 1 year ago
parent ea393aeba3
commit 61140d90bf

@ -75,6 +75,10 @@ jobs:
shell: bash shell: bash
run: cd build-support-windows && ./build-consul-local-images.sh 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 - name: Envoy Integration Tests for windows case-api-gateway-http-hostnames
shell: bash shell: bash
env: env:

Loading…
Cancel
Save