test failing unit test
This commit is contained in:
@@ -15,5 +15,5 @@ jobs:
|
||||
# cache-dependency-path: | # optional
|
||||
# sub-project/*.gradle*
|
||||
# sub-project/**/gradle-wrapper.properties
|
||||
- run: ./gradlew build --no-daemon
|
||||
- run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey="${{ secrets.GRADLE_KEY }}" --configuration-cache
|
||||
# - run: ./gradlew build --no-daemon
|
||||
- run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey="${{ secrets.GRADLE_KEY }}" --no-daemon
|
||||
Reference in New Issue
Block a user