Skip to content

Commit 1560ee6

Browse files
committed
chore: drop Drone requests for resources
We only build for Talos integration tests, and resource allocation works very bad when promoted from a Talos pipeline. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent 1459bc7 commit 1560ee6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.drone.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ steps:
1414
SSH_KEY:
1515
from_secret: ssh_key
1616
DOCKER_CLI_EXPERIMENTAL: enabled
17-
resources:
18-
requests:
19-
cpu: 24000
20-
memory: 48GiB
2117
volumes:
2218
- name: outer-docker-socket
2319
path: /var/run

0 commit comments

Comments
 (0)