mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-20 02:13:07 -04:00
Update .travis.yml
This commit is contained in:
+3
-3
@@ -4,7 +4,7 @@ language: shell
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- <baseimagename>-<modname> #replace variables, omit brackets
|
- universal-tshoot #set this to your main git branch
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
@@ -12,8 +12,8 @@ services:
|
|||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- DOCKERHUB="linuxserver/mods" #don't modify
|
- DOCKERHUB="linuxserver/mods" #don't modify
|
||||||
- BASEIMAGE="baseimagename" #replace
|
- BASEIMAGE="universal" #replace
|
||||||
- MODNAME="modname" #replace
|
- MODNAME="tshoot" #replace
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
|||||||
Reference in New Issue
Block a user