We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3173102 commit acadf02Copy full SHA for acadf02
src/commands/android_build.yml
@@ -92,5 +92,5 @@ steps:
92
name: Saving Gradle Build caches
93
paths:
94
- ~/gradle-build-caches
95
- key: gradle-debug-build-cache-{{ .Revision }}
+ key: gradle-build-cache-{{ .Revision }}
96
when: always
0 commit comments