fix drone
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Sthope 2023-08-19 22:25:43 +02:00
parent 80f7c6661a
commit 8ecd08fcf4
2 changed files with 4 additions and 2 deletions

View File

@ -18,4 +18,6 @@ steps:
volumes: volumes:
- name: site - name: site
host: host:
path: /home/sthope/docker/wiki # path: /home/sthope/docker/wiki
path: ${wiki_folder}

View File

@ -4,7 +4,7 @@ Portainer Stack:
version: "3.9" version: "3.9"
services: services:
tvheadend: tvheadend:
image: lscr.io/linuxserver/tvheadend:$TAG-latest} image: lscr.io/linuxserver/tvheadend:${TAG-latest}
container_name: tvheadend container_name: tvheadend
network_mode: ${NET-bridge} network_mode: ${NET-bridge}
environment: environment: