gitlab: add all necessary gem groups
This commit is contained in:
parent
722ee7756b
commit
5589612599
@ -18,7 +18,9 @@ let
|
||||
dontBuild = false;
|
||||
};
|
||||
};
|
||||
groups = [ "default" "unicorn" "ed25519" "metrics" ];
|
||||
groups = [
|
||||
"default" "unicorn" "ed25519" "metrics" "development" "puma" "test"
|
||||
];
|
||||
# N.B. omniauth_oauth2_generic and apollo_upload_server both provide a
|
||||
# `console` executable.
|
||||
ignoreCollisions = true;
|
||||
|
Loading…
Reference in New Issue
Block a user