enable gradle cache?
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
|||||||
# sub-project/*.gradle*
|
# sub-project/*.gradle*
|
||||||
# sub-project/**/gradle-wrapper.properties
|
# sub-project/**/gradle-wrapper.properties
|
||||||
- run: ./gradlew build --no-daemon
|
- run: ./gradlew build --no-daemon
|
||||||
- run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey="${{ secrets.GRADLE_KEY }}"
|
- run: ./gradlew publishAllPublicationsToGiteaRepository -PgradleKey="${{ secrets.GRADLE_KEY }}" --configuration-cache
|
||||||
Reference in New Issue
Block a user