[#2497] Customized `exexec` launch to support root operation (currently required...
[akkoma] / .gitlab-ci.yml
index aad28a2d879459c3c7ad3ea9a645239ec3bb49e5..14300f3bff176d2f7f0e6094ee05c4efd9e3633c 100644 (file)
@@ -6,6 +6,7 @@ variables: &global_variables
   POSTGRES_PASSWORD: postgres
   DB_HOST: postgres
   MIX_ENV: test
+  USER: root
 
 cache: &global_cache_policy
   key: ${CI_COMMIT_REF_SLUG}