Prevent Layout Errors Caused By Pathological Unicode #631

Merged
sarah merged 3 commits from unicode into trunk 2023-02-17 00:06:02 +00:00
1 changed files with 0 additions and 11 deletions
Showing only changes of commit ffe3da6c4e - Show all commits

View File

@ -138,17 +138,6 @@ steps:
- cd ..
- scp -r -o StrictHostKeyChecking=no -i ~/id_rsa $DIR buildfiles@build.openprivacy.ca:/home/buildfiles/buildfiles/
- name: notify-email
image: drillster/drone-email
pull: if-not-exists
settings:
host: build.openprivacy.ca
port: 25
skip_verify: true
from: drone@openprivacy.ca
when:
status: [ failure ]
- name: notify-gogs
image: openpriv/drone-gogs
pull: if-not-exists