chore(gitlab-ci): add locale debugging prints to backend-dependencies
This commit is contained in:
parent
b0b740182c
commit
fff0478b2e
@ -98,6 +98,8 @@ backend dependencies:
|
|||||||
- .stack
|
- .stack
|
||||||
- .stack-work
|
- .stack-work
|
||||||
script:
|
script:
|
||||||
|
- cat /etc/locale.conf
|
||||||
|
- echo ${LC_ALL} ${LANG}
|
||||||
- make backend-dependencies
|
- make backend-dependencies
|
||||||
before_script: *nix-before
|
before_script: *nix-before
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user