Browse Source

Update Jenkinsfile

azatsafin 4 năm trước cách đây
mục cha
commit
af9fc5b665
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Jenkinsfile

+ 4 - 0
Jenkinsfile

@@ -35,6 +35,10 @@ spec:
       - name: cache
         mountPath: /tmp/repository
   - name: docker-daemon
+    resources:
+      limits:
+        memory: 512Mi
+        cpu: "500m"
     image: docker:19.03.1-dind
     securityContext:
       privileged: true