We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 920f83c commit ef35151Copy full SHA for ef35151
docs/src/main/asciidoc/_includes/devtools/build.adoc
@@ -2,7 +2,8 @@
2
.CLI
3
----
4
ifdef::build-additional-parameters[]
5
-quarkus build quarkus deploy openshift
+quarkus build
6
+quarkus deploy openshift
7
endif::[]
8
ifndef::build-additional-parameters[]
9
quarkus build
0 commit comments