moving the deployment json
This commit is contained in:
parent
1a48c40ad7
commit
ab9257ce56
|
@ -24,6 +24,8 @@ do
|
||||||
--metrics=1 \
|
--metrics=1 \
|
||||||
--check-connect=1 \
|
--check-connect=1 \
|
||||||
-y
|
-y
|
||||||
|
|
||||||
|
cp codex-deployment-$i.json ../../Tests/CodexContinuousTests
|
||||||
done
|
done
|
||||||
echo "Starting tests..."
|
echo "Starting tests..."
|
||||||
cd ../../Tests/CodexContinuousTests
|
cd ../../Tests/CodexContinuousTests
|
||||||
|
|
Loading…
Reference in New Issue