Skip to content

Commit 94d57fb

Browse files
committed
The low hanging fruit.
1 parent b2b10af commit 94d57fb

File tree

1 file changed

+1
-1
lines changed
  • src/test/resources/project-stub

1 file changed

+1
-1
lines changed

src/test/resources/project-stub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<undefinedBranchProperties>
7070
<build.branch.type>undefined</build.branch.type>
7171
</undefinedBranchProperties>
72-
<otherDeployBranchPattern>(origin/)feature/poc/.*</otherDeployBranchPattern>
72+
<otherDeployBranchPattern>(origin/)?feature/poc/.*</otherDeployBranchPattern>
7373
</configuration>
7474
<executions>
7575
<execution>

0 commit comments

Comments
 (0)