[#2497] Added video preview proxy. Switched from exexec to Port.
[akkoma] / .gitlab-ci.yml
index 3b6877039b1b7c5ca5fd5c6728c889d9a65eefe7..9e9107ce370741d86570e970fb59a5e6731ea28d 100644 (file)
@@ -6,8 +6,6 @@ variables: &global_variables
   POSTGRES_PASSWORD: postgres
   DB_HOST: postgres
   MIX_ENV: test
-  SHELL: /bin/sh
-  USER: root
 
 cache: &global_cache_policy
   key: ${CI_COMMIT_REF_SLUG}