Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
argopkgs
Commits
73d53100
Commit
73d53100
authored
Feb 22, 2019
by
Valentin Reis
Browse files
nrBuildUsers -> 30
parent
9f5c1055
Pipeline
#5520
passed with stages
in 1 minute and 10 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
deployments/ci.nix
View file @
73d53100
...
...
@@ -42,7 +42,7 @@ let
i18n
.
defaultLocale
=
"en_US.UTF-8"
;
nix
.
useSandbox
=
true
;
nix
.
nrBuildUsers
=
1
;
nix
.
nrBuildUsers
=
30
;
nix
.
trustedUsers
=
[
"root"
"fre"
];
services
.
ntp
.
enable
=
false
;
...
...
@@ -130,7 +130,7 @@ in
i18n
.
defaultLocale
=
"en_US.UTF-8"
;
nix
.
useSandbox
=
true
;
nix
.
nrBuildUsers
=
2
;
nix
.
nrBuildUsers
=
30
;
nix
.
trustedUsers
=
[
"root"
"fre"
];
services
.
ntp
.
enable
=
false
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment