Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
dist/quarkus
Describe the bug
Build checking is not fully disabled for update commands.
Version
latest
Regression
- The issue is a regression
Expected behavior
Update commands should not trigger build checks.
Actual behavior
Update commands are triggering build checks.
How to Reproduce?
Run an update command on an clean install, a build will occur.
Anything else?
No response