2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2024-07-31 01:26:10 +00:00

Update .drone.yml

This commit is contained in:
Adam Dodman 2017-09-13 22:40:14 +01:00 committed by GitHub
parent c7f437d085
commit 16230e0c18

View File

@ -46,5 +46,3 @@ pipeline:
- docker login -u $DOCKER_USER -p $DOCKER_PASS
- docker push adamant/BAD_BUILD
- echo "CONGRATS! SUCCESSFULLY BUILT PLEX VERSION $CUR_VERSION"
when:
event: [ push, tag, deployment ]