Browse Source

Revert "Use high memory drone worker"

Tobias Kaminsky 6 năm trước cách đây
mục cha
commit
c54254c9f5
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 8
      .drone.yml

+ 0 - 8
.drone.yml

@@ -14,8 +14,6 @@ trigger:
     - pull_request
     - push
 
-node:
-  memory: high
 ---
 kind: pipeline
 name: gplay
@@ -55,9 +53,6 @@ trigger:
   event:
    - push
    - pull_request
-
-node:
-  memory: high
 ---
 kind: pipeline
 name: analysis
@@ -111,6 +106,3 @@ trigger:
   event:
     - push
     - pull_request
-
-node:
-  memory: high