mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-08-03 12:06:08 -04:00
ci: hopefully fix gradle cache path
This commit is contained in:
parent
25dc621806
commit
74e59142a1
@ -22,15 +22,15 @@ cache:
|
||||
- .gradle
|
||||
- key:
|
||||
files:
|
||||
- "*.kts"
|
||||
- "build.gradle.kts"
|
||||
- "gradle.properties"
|
||||
paths:
|
||||
- .gradle_home/caches
|
||||
- $GRADLE_USER_HOME/caches
|
||||
- key:
|
||||
files:
|
||||
- "gradle/wrapper/gradle-wrapper.properties"
|
||||
paths:
|
||||
- .gradle_home/wrapper
|
||||
- $GRADLE_USER_HOME/wrapper
|
||||
- key:
|
||||
"minosoft-assets"
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user