Skip to content

Commit 221934b

Browse files
committed
WIP: Trigger Integration Release
1 parent 561dce3 commit 221934b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GRADLE_ENTERPRISE_CACHE_PASSWORD }}
3030
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
3131
working-directory: ./sbm-support-rewrite
32-
run: mvn -B -Pspring-repos
32+
run: mvn validate -B -Pspring-repos

sbm-support-rewrite/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@
241241
</plugin>
242242
</plugins>
243243
</pluginManagement>
244-
245244
<plugins>
246245
<plugin>
247246
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)