This commit is contained in:
12
.drone.yml
12
.drone.yml
@@ -27,3 +27,15 @@ steps:
|
|||||||
- BUILD_ARCH=arm32v7
|
- BUILD_ARCH=arm32v7
|
||||||
tags:
|
tags:
|
||||||
- arm32v7
|
- arm32v7
|
||||||
|
|
||||||
|
- name: build_arm64
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
username: unclesamwk
|
||||||
|
password:
|
||||||
|
from_secret: docker_hub_password
|
||||||
|
repo: unclesamwk/subsonic
|
||||||
|
build_args:
|
||||||
|
- BUILD_ARCH=arm32v7
|
||||||
|
tags:
|
||||||
|
- arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user