mirror of
https://github.com/xiaoqidun/goenv.git
synced 2024-11-25 01:16:45 +08:00
This commit is contained in:
parent
3bc3e7bad7
commit
367aa982b1
@ -11,7 +11,7 @@ steps:
|
|||||||
- wget -q -T 180 https://dl.google.com/android/repository/android-ndk-r25c-linux.zip
|
- wget -q -T 180 https://dl.google.com/android/repository/android-ndk-r25c-linux.zip
|
||||||
- unzip -q android-ndk-r25c-linux.zip
|
- unzip -q android-ndk-r25c-linux.zip
|
||||||
- rm -f android-ndk-r25c-linux.zip
|
- rm -f android-ndk-r25c-linux.zip
|
||||||
- name: docker1
|
- name: docker-hk
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
@ -22,7 +22,7 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
- name: docker2
|
- name: docker-cn
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user