This website works better with JavaScript.
Home
Explore
Help
Sign In
jcgruenhage
/
docker-airsonic
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
temporarily migrate to docker hub
master
Jan Christian Grünhage
2 years ago
parent
afe68f99da
commit
a3310be11a
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.drone.yml
+ 2
- 2
.drone.yml
View File
@@ -1,10 +1,10 @@
pipeline:
docker:
image: plugins/docker
repo: docker.jcg
.
re/airsonic
repo: docker.
io/
jcgr
uenhag
e/airsonic
build_args:
- VERSION=${VERSION}
registry: docker.
jcg.re
registry: docker.
io
secrets: [docker_username, docker_password]
tags: ${VERSION}
docker:
Write
Preview
Loading…
Cancel
Save