Replies: 3 comments 3 replies
-
yes but that would use env vars already defined and not those set by cargo make env blocks. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Is there another way to have Makefile.toml at multiple levels, and makefile tasks defined in a common file at the top of the repo? i.e. without having various levels of "../../../" in the members Makefile.toml |
Beta Was this translation helpful? Give feedback.
2 replies
-
Solved by https://github.com/sagiegurari/cargo-make/releases/tag/0.37.23 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to use envvars when using
extend
Beta Was this translation helpful? Give feedback.
All reactions