Commit 7b9e25e3 authored by Olivier Crête's avatar Olivier Crête

gitlab-ci: remove username for now because meson craps out on accents

parent e1054901
...@@ -81,6 +81,7 @@ test meson: ...@@ -81,6 +81,7 @@ test meson:
- schedules - schedules
script: script:
- ifconfig - ifconfig
- unset GITLAB_USER_NAME
- source scl_source enable rh-python36 && true - source scl_source enable rh-python36 && true
- meson test -C build/ --print-errorlogs - meson test -C build/ --print-errorlogs
artifacts: artifacts:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment