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-work
|
||||
script:
|
||||
- cat /etc/locale.conf
|
||||
- echo ${LC_ALL} ${LANG}
|
||||
- make backend-dependencies
|
||||
before_script: *nix-before
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user