Skip to content

Commit d2c691e

Browse files
committed
Disable tests temporarily in the 4.0.x branch
Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>
1 parent 491e197 commit d2c691e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@v7
1616
with:
1717
deployMilestoneToCentral: true
18+
buildToolArgs: -x test
1819
secrets:
1920
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
2021
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}

0 commit comments

Comments
 (0)