summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2019-01-03 22:02:32 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2019-01-23 19:03:45 -0500
commit7b9e25e305a0af417ef00f864e1ea29b0bd79197 (patch)
treede5980538e5c0d5fe6487b9878d2cd7b5cf98ab3
parente1054901bc8a28f47783581b19c50bee76429907 (diff)
downloadlibnice-7b9e25e305a0af417ef00f864e1ea29b0bd79197.tar.gz
gitlab-ci: remove username for now because meson craps out on accents
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 759d583..616a1e1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -81,6 +81,7 @@ test meson:
- schedules
script:
- ifconfig
+ - unset GITLAB_USER_NAME
- source scl_source enable rh-python36 && true
- meson test -C build/ --print-errorlogs
artifacts: