try to fix itttt

master
nightly 2022-10-14 11:35:00 +02:00
parent 0d62ab5841
commit eaacd821d1
1 changed files with 9 additions and 9 deletions

View File

@ -15,6 +15,14 @@ steps:
commands:
- vendor/bin/phpunit --configuration phpunit.xml
- name: Docker
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
@ -23,12 +31,4 @@ steps:
from_secret: webhook_id
webhook_token:
from_secret: webhook_token
- name: Docker
image: plugins/docker
repo: https://tea.nightly.town/Mangoberry/MangoNotes
username: nightlymania
password:
from_secret: dockerpasswd
when:
branch: master