Skip to content

Commit

Permalink
[CI] Debugging check-samples (cont..)
Browse files Browse the repository at this point in the history
  • Loading branch information
onobc committed Oct 6, 2023
1 parent 8816154 commit 1ee52c0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,4 @@ jobs:
LOCAL_REPOSITORY_PATH: ${{ github.workspace }}/build/publications/repos
VERSION: ${{ needs.prerequisites.outputs.project_version }}
run: |
./gradlew --debug --stacktrace --no-build-cache clean build -x test -x integrationTest \
-PlocksDisabled \
publishMavenJavaPublicationToLocalRepository
./gradlew --info --stacktrace --no-build-cache clean build -x test -x integrationTest publishMavenJavaPublicationToLocalRepository

0 comments on commit 1ee52c0

Please sign in to comment.