This commit is contained in:
parent
5c06f04f69
commit
74f0399e5d
@ -7,6 +7,14 @@ platform:
|
|||||||
os: linux
|
os: linux
|
||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
|
resources:
|
||||||
|
requests:
|
||||||
|
cpu: 100
|
||||||
|
memory: 512MB
|
||||||
|
limits:
|
||||||
|
cpu: 200
|
||||||
|
memory: 1024MiB
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: build-ubuntu-20
|
- name: build-ubuntu-20
|
||||||
|
Loading…
Reference in New Issue
Block a user