Update Jenkinsfile

This commit is contained in:
azatsafin 2020-12-10 14:05:33 +03:00 committed by GitHub
parent f5ed4a4d1b
commit f4e919ecc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Jenkinsfile vendored
View file

@ -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: