changeset 6:7ea01e3d6a06

no autoreloads when we run uvicorn this way
author drewp@bigasterisk.com
date Sat, 23 Mar 2024 16:53:38 -0700
parents 492eef562a88
children f0d549ec5e59
files skaffold.yaml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/skaffold.yaml	Sat Mar 23 16:53:08 2024 -0700
+++ b/skaffold.yaml	Sat Mar 23 16:53:38 2024 -0700
@@ -9,7 +9,7 @@
       sync:
         infer:
           - 'src/**'
-          - '*.py'
+          # - '*.py'
   tagPolicy:
     dateTime:
       format: 2006-01-02_15-04-05