mirror of https://github.com/status-im/consul.git
6 lines
158 B
Bash
6 lines
158 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
cd ../../test/integration/connect/envoy
|
||
|
|
||
|
docker build -t windows/test-sds-server -f ./Dockerfile-test-sds-server-windows test-sds-server
|