script for easy running of continuous tests in cluster
This commit is contained in:
parent
4dab688b6f
commit
b0a4ed93d8
|
@ -0,0 +1,4 @@
|
||||||
|
dotnet run \
|
||||||
|
--kube-config=/opt/kubeconfig.yaml \
|
||||||
|
--codex-deployment=codex-deployment.json \
|
||||||
|
--stop=1
|
Loading…
Reference in New Issue