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

Update to Plex ver 1.18.5.2309

This commit is contained in:
2020-02-03 22:14:54 +00:00
parent 844f1f7cc3
commit c382bca5c6
2 changed files with 7 additions and 21 deletions

View File

@ -44,30 +44,15 @@ steps:
tags:
- latest
- "%label io.spritsail.version.plex | %remsuf [0-9a-f]+$ | %auto 2"
environment:
DOCKER_PASSWORD:
from_secret: docker_password
DOCKER_USERNAME:
username:
from_secret: docker_username
password:
from_secret: docker_password
when:
branch:
- master
event:
- push
- tag
- name: notify
pull: always
image: spritsail/notify
environment:
NOTIFY_TOKEN:
from_secret: notify_token
WEBHOOK_URL:
from_secret: webhook_url
when:
status:
- success
- failure
---
kind: signature