feat(国内镜像): 添加国内镜像
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
xiaoqidun 2023-01-10 01:04:23 +08:00
parent 94294c1af4
commit 99bc4ecb6a

View File

@ -36,12 +36,23 @@ steps:
- wget -q -T 180 https://dl.google.com/android/repository/android-ndk-r25b-linux.zip
- unzip -q android-ndk-r25b-linux.zip
- rm -f android-ndk-r25b-linux.zip
- name: docker
- name: docker1
pull: if-not-exists
image: plugins/docker
settings:
repo: hkccr.ccs.tencentyun.com/xiaoqidun/goenv
registry: hkccr.ccs.tencentyun.com
username:
from_secret: docker_username
password:
from_secret: docker_password
dockerfile: Dockerfile
- name: docker2
pull: if-not-exists
image: plugins/docker
settings:
repo: ccr.ccs.tencentyun.com/xiaoqidun/goenv
registry: ccr.ccs.tencentyun.com
username:
from_secret: docker_username
password: