Skip to content

Commit

Permalink
CA: oops, do not need ca-entrypoint to download SQL for a events_web run
Browse files Browse the repository at this point in the history
  • Loading branch information
jessemortenson committed Feb 7, 2024
1 parent e0cbc87 commit 4e42888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CA-text:

CA-events:
image: openstates/scrapers-california
entrypoint: "/ca-entrypoint.sh events_web"
entrypoint: "poetry run os-update ca events_web"
enabled: true
environment: scrapers
triggers:
Expand Down

0 comments on commit 4e42888

Please sign in to comment.