Skip to content

Commit

Permalink
chore: Ignore infra/feast-operator/bin during release (feast-dev#5006)
Browse files Browse the repository at this point in the history
ignore infra/feast-operator/bin during release

Signed-off-by: Tommy Hughes <[email protected]>
  • Loading branch information
tchughesiv authored and lokeshrangineni committed Feb 4, 2025
1 parent 66cb31f commit c5e4483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ module.exports = {
"infra/charts/**/*.*",
"infra/feast-helm-operator/**/*",
"infra/feast-operator/**/*",
"!infra/feast-operator/bin/",
"ui/package.json",
"sdk/python/feast/ui/package.json",
"sdk/python/feast/ui/yarn.lock"
Expand Down

0 comments on commit c5e4483

Please sign in to comment.