diff --git a/.drone.yml b/.drone.yml index 0dde971..fb280a2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,8 @@ pipeline: docker: image: plugins/docker repo: docker.jcg.re/airsonic + build_args: + - VERSION=v10.1.1 registry: docker.jcg.re secrets: [docker_username, docker_password] tags: latest