swag ffmpeg mod initial commit

This commit is contained in:
Matthew Barbour
2020-08-13 10:33:40 -05:00
parent f4cb91a286
commit 627191c23e
6 changed files with 12 additions and 68 deletions
+3 -3
View File
@@ -4,7 +4,7 @@ language: shell
branches:
only:
- <baseimagename>-<modname> #replace variables, omit brackets
- swag-ffmpeg
services:
- docker
@@ -12,8 +12,8 @@ services:
env:
global:
- DOCKERHUB="linuxserver/mods" #don't modify
- BASEIMAGE="baseimagename" #replace
- MODNAME="modname" #replace
- BASEIMAGE="swag"
- MODNAME="ffmpeg"
jobs:
include: