databricks-cli/acceptance/bundle/integration_whl/base/script

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
228 B
Plaintext
Raw Normal View History

export EXTRA_CONFIG=empty.yml
envsubst < databricks.yml.tmpl > databricks.yml
trace cat databricks.yml
trap "errcode trace '$CLI' bundle destroy --auto-approve" EXIT
trace $CLI bundle deploy
trace $CLI bundle run some_other_job