ci: Increase ephemeral data storage
Aimee OS/container-images/pipeline/head This commit looks good
Details
Aimee OS/container-images/pipeline/head This commit looks good
Details
Building the container image now fails with only 10 GiB of space...build/main
parent
dd55d58e8f
commit
11ffd8311f
|
@ -45,7 +45,7 @@ spec:
|
|||
- ReadWriteOnce
|
||||
resources:
|
||||
requests:
|
||||
storage: 10Gi
|
||||
storage: 16Gi
|
||||
- name: tmp
|
||||
emptyDir:
|
||||
medium: Memory
|
||||
|
|
Reference in New Issue