feat(构建脚本): 更新构建脚本
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
xiaoqidun 2023-07-06 21:19:37 +08:00
parent 3bc3e7bad7
commit 367aa982b1

View File

@ -11,7 +11,7 @@ steps:
- wget -q -T 180 https://dl.google.com/android/repository/android-ndk-r25c-linux.zip
- unzip -q android-ndk-r25c-linux.zip
- rm -f android-ndk-r25c-linux.zip
- name: docker1
- name: docker-hk
pull: if-not-exists
image: plugins/docker
settings:
@ -22,7 +22,7 @@ steps:
password:
from_secret: docker_password
dockerfile: Dockerfile
- name: docker2
- name: docker-cn
pull: if-not-exists
image: plugins/docker
settings: