10
0
Fork 0

Fix indentation
continuous-integration/drone Build is failing Details

This commit is contained in:
Madis Mägi 2022-02-08 22:40:22 +02:00
parent 8ff578c71d
commit 506f089f4d
1 changed files with 11 additions and 11 deletions

View File

@ -9,14 +9,14 @@ steps:
- sh "00-deps.sh"
- sh "10-build.sh"
- name: deliver
image: drillster/drone-email
host: mail.k-space.ee
username: jenkins
password:
from_secret: email_password
from: drone@k-space.ee
subject: Openwrt image
attachment: bin/*.bin
when:
status:
- success
image: drillster/drone-email
host: mail.k-space.ee
username: jenkins
password:
from_secret: email_password
from: drone@k-space.ee
subject: Openwrt image
attachment: bin/*.bin
when:
status:
- success