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