mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-06-21 03:01:01 +08:00
gradle 缓存
This commit is contained in:
@ -49,6 +49,8 @@ steps:
|
||||
volumes:
|
||||
- name: pub-cache
|
||||
path: /opt/flutter/.pub-cache
|
||||
- name: gradle
|
||||
path: /root/.gradle
|
||||
commands:
|
||||
- cd example/
|
||||
- flutter build apk
|
||||
@ -75,3 +77,5 @@ steps:
|
||||
volumes:
|
||||
- name: pub-cache
|
||||
temp: {}
|
||||
- name: gradle
|
||||
temp: {}
|
||||
|
Reference in New Issue
Block a user