Skip to content

Commit 420497e

Browse files
committed
Merge branch 'multi-module-2'
2 parents d1efa12 + 6abbc43 commit 420497e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
git checkout master
9393
mvn gitflow:release-start gitflow:release-finish \
9494
-DskipTests=true \
95+
-pl gbfs-validator-java \
9596
-Prelease \
9697
-DpostReleaseGoals=deploy \
97-
-DargLine='-Prelease -DskipTests -s .github/workflows/settings.xml' -B -s .github/workflows/settings.xml
98+
-DargLine='-Prelease -pl gbfs-validator-java -DskipTests -s .github/workflows/settings.xml' -B -s .github/workflows/settings.xml

0 commit comments

Comments
 (0)