500MB redis
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-09-10 16:19:06 -03:00
parent 54453d833c
commit 1168386b6d

View file

@ -19,6 +19,9 @@ pipeline:
event: push event: push
matrix: matrix:
include: include:
- MAX_MEMORY: "500mb"
ALPINE_VERSION: "3.16.2"
REDIS_VERSION: "7.0.4"
- MAX_MEMORY: "100mb" - MAX_MEMORY: "100mb"
ALPINE_VERSION: "3.16.2" ALPINE_VERSION: "3.16.2"
REDIS_VERSION: "7.0.4" REDIS_VERSION: "7.0.4"