How do I run hatch build in an environment? #1076
Unanswered
kunaltyagi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think hatchling builds don't happen in any hatch environment and there's no way to combine them. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm using a custom environment plugin, and want the hatch build to take place in that specific environment.
hatch build
always take place in XYZ environment?hatch build
? I don't see a way to select the environment inhatch build
cliBeta Was this translation helpful? Give feedback.
All reactions