mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-08 00:39:48 -06:00
/.github/scripts/{performance-benchmarking,sql-correctness}: fix ci scripts
This commit is contained in:
@@ -85,7 +85,6 @@ source \
|
||||
"$issuenumber" \
|
||||
"$INIT_BIG_REPO" \
|
||||
"$NOMS_BIN_FORMAT" \
|
||||
"$RELEASE_RUN" \
|
||||
"$WITH_TPCC" > job.json
|
||||
|
||||
out=$(KUBECONFIG="$KUBECONFIG" kubectl apply -f job.json || true)
|
||||
|
||||
@@ -73,7 +73,6 @@ source \
|
||||
"$timeprefix" \
|
||||
"$actorprefix" \
|
||||
"$format" \
|
||||
"$RELEASE_RUN" \
|
||||
"$NOMS_BIN_FORMAT" > job.json
|
||||
|
||||
out=$(KUBECONFIG="$KUBECONFIG" kubectl apply -f job.json || true)
|
||||
|
||||
Reference in New Issue
Block a user