Browse Source

Update Jenkinsfile

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

+ 2 - 2
Jenkinsfile

@@ -37,10 +37,10 @@ spec:
   - name: docker-daemon
     resources:
       limits:
-        memory: 1536Mi
+        memory: "2048Mi"
         cpu: "1000m"
       requests:
-        memory: 1024Mi
+        memory: "1024Mi"
         cpu: "500m"
     image: docker:19.03.1-dind
     securityContext: