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

Update .drone.yml

This commit is contained in:
Joe Groocock 2017-09-13 22:03:33 +01:00 committed by GitHub
parent f6c78d3635
commit 2e1c588c6c

View File

@ -44,5 +44,5 @@ pipeline:
- docker tag devbuild adamant/plexmediaserver:latest
- docker tag devbuild adamant/plexmediaserver:$CUR_VERSION
- docker login -u $DOCKER_USER -p $DOCKER_PASS
- docker push adamant/plexmediaserver
- docker push frebib/my-repo-now-bitch
- echo "CONGRATS! SUCCESSFULLY BUILT PLEX VERSION $CUR_VERSION"