diff --git a/.drone.yml b/.drone.yml index 7ef0026..c603d4e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,15 @@ steps: commands: - vendor/bin/phpunit --configuration phpunit.xml +- publish: + image: plugins/docker + repo: https://tea.nightly.town/Mangoberry/MangoNotes + username: nightlymania + password: + from_secret: dockerpasswd + when: + branch: master + - name: Discord notification image: appleboy/drone-discord settings: