There was an error while loading. Please reload this page.
1 parent 226b583 commit 67e50f6Copy full SHA for 67e50f6
1 file changed
.github/workflows/dev_deployment.yaml
@@ -33,6 +33,7 @@ jobs:
33
chart_path: chart/gateway-medcat/Chart.yaml
34
environment: dev
35
docker_build_args: ${{ needs.setup.outputs.docker_build_args }}
36
+ download_models: true
37
secrets: inherit
38
39
deploy:
0 commit comments