mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-01 10:09:41 -06:00
cat job.json
This commit is contained in:
@@ -90,6 +90,8 @@ source \
|
||||
"$WITH_TPCC" \
|
||||
"$WITH_SYSTAB" > job.json
|
||||
|
||||
cat job.json
|
||||
|
||||
out=$(KUBECONFIG="$KUBECONFIG" kubectl apply -f job.json || true)
|
||||
|
||||
if [ "$out" != "job.batch/$jobname created" ]; then
|
||||
|
||||
Reference in New Issue
Block a user