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.
2 parents 81ac430 + 4aef390 commit 9addad1Copy full SHA for 9addad1
.github/workflows/compose-maven-verify.yaml
@@ -59,7 +59,7 @@ on:
59
MVN_PHASES:
60
description: "Comma separated list of phases to execute"
61
required: false
62
- default: "clean, deploy"
+ default: "clean deploy"
63
type: string
64
MVN_OPTS:
65
description: "Maven options"
0 commit comments