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