Skip to content

Commit c68c3d0

Browse files
committed
Send cortex.yaml to pre and post inference handlers
1 parent b3ecf16 commit c68c3d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/cmd/deploy.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ func deploy(force bool, ignoreCache bool) {
7575

7676
if config.AreProjectFilesRequired() {
7777
projectPaths, err := files.ListDirRecursive(root, false,
78-
files.IgnoreCortexYAML,
7978
files.IgnoreHiddenFiles,
8079
files.IgnoreHiddenFolders,
8180
files.IgnorePythonGeneratedFiles,

0 commit comments

Comments
 (0)