Eric
03/07/2024, 4:33 AMENTRYPOINT
with a sensitive script that I need to run before any prefect command. Locally, this works perfectly. In GCP, Prefect seems to overwrite the ENTRYPOINT
when it executes in Cloud Run. What are some options for my script to run before my prefect flow?