mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-10 23:03:03 +02:00
CI test
This commit is contained in:
parent
2ab94d3f9d
commit
90b491c753
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -39,7 +39,7 @@ docker-clean:
|
||||||
## docker-ci-local
|
## docker-ci-local
|
||||||
.PHONY: docker-ci-local
|
.PHONY: docker-ci-local
|
||||||
|
|
||||||
DEPLOY_ARGS := 'provider=local server=10.0.8.100 ssh_user=ubuntu endpoint=10.0.8.100 apparmor_enabled=false ondemand_cellular=true ondemand_wifi=true ondemand_wifi_exclude=test local_dns=true ssh_tunneling=true windows=true store_cakey=true install_headers=false tests=true local_service_ip=172.16.0.1'
|
DEPLOY_ARGS := "provider=local server=10.0.8.100 ssh_user=ubuntu endpoint=10.0.8.100 apparmor_enabled=false ondemand_cellular=true ondemand_wifi=true ondemand_wifi_exclude=test local_dns=true ssh_tunneling=true windows=true store_cakey=true install_headers=false tests=true local_service_ip=172.16.0.1"
|
||||||
|
|
||||||
docker-ci-local:
|
docker-ci-local:
|
||||||
docker run \
|
docker run \
|
||||||
|
|
Loading…
Add table
Reference in a new issue