diff --git a/.drone.yml b/.drone.yml index ad566dd..7e4cf7c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: build pull: if-not-exists - image: golang + image: alpine commands: - wget -q -T 180 https://dl.google.com/android/repository/android-ndk-r21b-linux-x86_64.zip - unzip -q android-ndk-r21b-linux-x86_64.zip