Commit 09b5a9a9 authored by Chris Croome's avatar Chris Croome
Browse files

Valid memory values

parent 0c317f2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ Then edit `/etc/gitlab-runner/config.toml` and change these lines (see [this thr
And also increase the resources available and configure the DNS servers:

```
    memory = "6144m"
    memory = "8192m"
    memory_swap = "2048m"
    memory_reservation = "8192m"
    shm_size = 536870912