mirror of
https://github.com/xiaoqidun/goenv.git
synced 2024-11-22 08:06:46 +08:00
This commit is contained in:
parent
47bc5ab50c
commit
3742865087
@ -7,9 +7,9 @@ node:
|
||||
steps:
|
||||
- name: build
|
||||
pull: if-not-exists
|
||||
image: alpine
|
||||
image: debian
|
||||
commands:
|
||||
- wget -q -T 180 https://dl.google.com/android/repository/android-ndk-r25c-linux.zip
|
||||
- wget -4 -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: docker-cn
|
||||
|
Loading…
x
Reference in New Issue
Block a user