Set the locale encoding to UTF-8
Cirrus CI sets the environment variable `CIRRUS_COMMIT_MESSAGE` from the pull request description.
This commit is contained in:
parent
a28fff5f73
commit
5ec730cda5
Notes:
git
2021-09-28 00:53:30 +09:00
@ -6,6 +6,7 @@
|
|||||||
# Lets workaround it by specifying a custom volume mount point.
|
# Lets workaround it by specifying a custom volume mount point.
|
||||||
env:
|
env:
|
||||||
CIRRUS_VOLUME: /cirrus-ci-volume
|
CIRRUS_VOLUME: /cirrus-ci-volume
|
||||||
|
LANG: C.UTF-8
|
||||||
|
|
||||||
task:
|
task:
|
||||||
name: Arm64 Graviton2 / $CC
|
name: Arm64 Graviton2 / $CC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user