diff --git a/.drone.yml b/.drone.yml index 9622fbe..6807028 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ environment: steps: - name: git log - image: git + image: cr.wks/debian-stable commands: - git diff-tree --no-commit-id --name-only HEAD -r - name: test diff --git a/apps/drone/live-runner.hcl b/apps/drone/live-runner.hcl index 0dba272..e607e80 100644 --- a/apps/drone/live-runner.hcl +++ b/apps/drone/live-runner.hcl @@ -67,7 +67,7 @@ job "drone-runner" { resources { cpu = 300 - memory = 1500 + memory = 500 } }