Skip to content

Commit

Permalink
Actually abort!
Browse files Browse the repository at this point in the history
  • Loading branch information
jdangerx committed Jun 17, 2024
1 parent a386361 commit f2e3983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devtools/datasette/publish.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ def deploy_datasette(

if deploy == "metadata":
logging.info("Only writing metadata. Aborting now.")
return 0

logging.info(f"Inspecting DBs for datasette: {databases}...")
inspect_output = inspect_data(databases, pudl_output)
Expand Down

0 comments on commit f2e3983

Please sign in to comment.