This commit is contained in:
parent
54453d833c
commit
1168386b6d
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue