mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 01:46:10 -04:00
swag ffmpeg mod initial commit
This commit is contained in:
+3
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user