Revert "Rebuild plexpass after a successful public release"
This reverts commit e1505bd365
.
This commit is contained in:
parent
80906b4d20
commit
f6c78d3635
13
.drone.yml
13
.drone.yml
@ -46,16 +46,3 @@ pipeline:
|
|||||||
- docker login -u $DOCKER_USER -p $DOCKER_PASS
|
- docker login -u $DOCKER_USER -p $DOCKER_PASS
|
||||||
- docker push adamant/plexmediaserver
|
- docker push adamant/plexmediaserver
|
||||||
- echo "CONGRATS! SUCCESSFULLY BUILT PLEX VERSION $CUR_VERSION"
|
- echo "CONGRATS! SUCCESSFULLY BUILT PLEX VERSION $CUR_VERSION"
|
||||||
|
|
||||||
downstream:
|
|
||||||
image: plugins/downstream
|
|
||||||
secrets: [ DOWNSTREAM_TOKEN ]
|
|
||||||
server: https://drone.adam-ant.co.uk
|
|
||||||
fork: true
|
|
||||||
repositories:
|
|
||||||
# A public release potentially means an
|
|
||||||
# updated plexpass release - update that too!
|
|
||||||
- Adam-Ant/docker-plex-tiny@pass
|
|
||||||
when:
|
|
||||||
event: [ push, tag, deployment ]
|
|
||||||
status: [ success ]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user