Docker memory size increased on edited online with Bitbucket
This commit is contained in:
parent
ccc1513f40
commit
46d89a98bd
@ -26,4 +26,10 @@ pipelines:
|
|||||||
S3_BUCKET: 'autodeploy001'
|
S3_BUCKET: 'autodeploy001'
|
||||||
LOCAL_PATH: $(pwd)
|
LOCAL_PATH: $(pwd)
|
||||||
DELETE_FLAG: 'true'
|
DELETE_FLAG: 'true'
|
||||||
|
services:
|
||||||
|
- docker
|
||||||
|
definitions:
|
||||||
|
services:
|
||||||
|
docker:
|
||||||
|
memory: 2048
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user