Skip to content

Commit

Permalink
fix: for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Alok committed Nov 16, 2024
1 parent fa38c00 commit 9dbe077
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,9 @@ job "{{ job.name }}" {
task "geth" {
driver = "exec"

{% if profile == 'stressnet' %}
resources {
cpu = 2000
memory = 16384
}
{% endif %}

{% for port_name in job.ports[0] %}
service {
Expand Down

0 comments on commit 9dbe077

Please sign in to comment.