mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 19:43:51 -05: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