mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-06-25 22:29:50 +08:00
tencent_kit
This commit is contained in:
20
.drone.yml
20
.drone.yml
@ -18,16 +18,16 @@ steps:
|
|||||||
# commands:
|
# commands:
|
||||||
# - flutter packages pub run build_runner build --delete-conflicting-outputs
|
# - flutter packages pub run build_runner build --delete-conflicting-outputs
|
||||||
|
|
||||||
- name: android-check
|
#- name: android-check
|
||||||
image: v7lin/flutter:1.9.1-hotfix.6-stable
|
# image: v7lin/flutter:1.9.1-hotfix.6-stable
|
||||||
volumes:
|
# volumes:
|
||||||
- name: pub-cache
|
# - name: pub-cache
|
||||||
path: /opt/flutter/.pub-cache
|
# path: /opt/flutter/.pub-cache
|
||||||
- name: gradle
|
# - name: gradle
|
||||||
path: /root/.gradle
|
# path: /root/.gradle
|
||||||
commands:
|
# commands:
|
||||||
- cd example/android/
|
# - cd example/android/
|
||||||
- ./gradlew :tencent_kit:check
|
# - ./gradlew :tencent_kit:check
|
||||||
|
|
||||||
- name: format
|
- name: format
|
||||||
image: v7lin/flutter:1.9.1-hotfix.6-stable
|
image: v7lin/flutter:1.9.1-hotfix.6-stable
|
||||||
|
Reference in New Issue
Block a user