Update README.md
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
555d1cb763
commit
5c2f9719a9
|
@ -38,6 +38,11 @@ services:
|
||||||
- ./quarantine:/quarantine
|
- ./quarantine:/quarantine
|
||||||
tmpfs:
|
tmpfs:
|
||||||
- /tmp
|
- /tmp
|
||||||
|
deploy:
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
cpus: '0.50' # Limit to 50% of a CPU
|
||||||
|
memory: 512M # Limit to 512 megabytes
|
||||||
```
|
```
|
||||||
|
|
||||||
Put this container in the crontab
|
Put this container in the crontab
|
||||||
|
|
Loading…
Reference in New Issue