2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2025-07-09 17:10:56 +00:00

Simplify 'make' usage

This commit is contained in:
2019-02-13 23:08:39 +00:00
parent e3e2175060
commit 7c17e4103b
2 changed files with 8 additions and 9 deletions

View File

@ -3,6 +3,7 @@ pipeline:
image: spritsail/docker-build
volumes: [ '/var/run/docker.sock:/var/run/docker.sock' ]
repo: plex-dev
make: true
test-bin:
image: spritsail/docker-test