From 367aa982b1348dcbbe0e361ec16e11235851c269 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Thu, 6 Jul 2023 21:19:37 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=9E=84=E5=BB=BA=E8=84=9A=E6=9C=AC):=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=9E=84=E5=BB=BA=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index ac44320..e463a94 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: