Skip to content

Commit

Permalink
fix: smart deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcStdt committed Oct 18, 2024
1 parent cdeeff0 commit c724c48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/registry_push.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ var PushCommand = &cobra.Command{
MinDisk: minDisk,
Image: image,
Ports: ps,
Smart: smart,
}, packMeta)

if err != nil {
Expand Down

0 comments on commit c724c48

Please sign in to comment.