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 b2b10af commit 94d57fbCopy full SHA for 94d57fb
src/test/resources/project-stub/pom.xml
@@ -69,7 +69,7 @@
69
<undefinedBranchProperties>
70
<build.branch.type>undefined</build.branch.type>
71
</undefinedBranchProperties>
72
- <otherDeployBranchPattern>(origin/)feature/poc/.*</otherDeployBranchPattern>
+ <otherDeployBranchPattern>(origin/)?feature/poc/.*</otherDeployBranchPattern>
73
</configuration>
74
<executions>
75
<execution>
0 commit comments