Skip to content
Snippets Groups Projects
Commit 1388eb68 authored by Alex Iribarren's avatar Alex Iribarren
Browse files

Increase memory allocation

parent 5f332512
Branches
No related tags found
1 merge request!68Increase memory allocation
Pipeline #6376180 failed
......@@ -38,7 +38,7 @@ job "${PREFIX}_rsync_${NAME}" {
resources {
cpu = 3000 # Mhz
memory = 4096 # MB
memory = 8192 # MB
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment