Feat Drone CI & dockerize 🐳 #132
11
.drone.yml
11
.drone.yml
@@ -77,12 +77,11 @@ steps:
|
|||||||
from_secret: PLEX_IP
|
from_secret: PLEX_IP
|
||||||
PLEX_TOKEN:
|
PLEX_TOKEN:
|
||||||
from_secret: PLEX_TOKEN
|
from_secret: PLEX_TOKEN
|
||||||
|
# when:
|
||||||
when:
|
# event:
|
||||||
event:
|
# - push
|
||||||
- push
|
# branch:
|
||||||
branch:
|
# - master
|
||||||
- master
|
|
||||||
|
|
||||||
# - name: deploy
|
# - name: deploy
|
||||||
# image: appleboy/drone-ssh
|
# image: appleboy/drone-ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user