Why would I need to call gradle task quarkusBuild
explicitly?
#49070
-
Is there a reason why I would call |
Beta Was this translation helpful? Give feedback.
Answered by
aloubyansky
Jul 23, 2025
Replies: 1 comment 2 replies
-
/cc @glefloch, @quarkusio/devtools |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
build
does depend onquarkusBuild
(throughassemble
).