Skip to content
Snippets Groups Projects
Commit 4da314d6 authored by Ben Morrice's avatar Ben Morrice
Browse files

Bump memory as it's sometimes constrained when downloading files

parent 0d0812ab
No related branches found
No related tags found
No related merge requests found
Pipeline #6723013 passed
......@@ -34,7 +34,7 @@ job "${PREFIX}_package_alerts" {
resources {
cpu = 1000 # Mhz
memory = 256 # MB
memory = 1024 # MB
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment