Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Wang <[email protected]>
  • Loading branch information
whynowy committed Aug 9, 2024
1 parent 59c59dc commit 6d81b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serving/numaflow-models/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ generate:
sed -e 's/edition = "2018"/edition = "2021"/g' -e 's/authors =.*/authors = \["Numaflow Developers"\]/' -e 's/license =.*/license = "Apache License 2.0"/' Cargo.toml > tmp && mv tmp Cargo.toml
cargo add kube
cargo add k8s-openapi --features v1_29
ls -l
ls -l src
ls -l src/apis/
whoami
Expand Down

0 comments on commit 6d81b89

Please sign in to comment.