Compare commits
2 commits
30ee4c8daf
...
c6cdefc701
Author | SHA1 | Date | |
---|---|---|---|
|
c6cdefc701 | ||
|
fedf64f2b9 |
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ pipeline:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- MAX_MEMORY: "500mb"
|
||||||
|
ALPINE_VERSION: "3.18.0"
|
||||||
|
REDIS_VERSION: "7.0.11"
|
||||||
- MAX_MEMORY: "500mb"
|
- MAX_MEMORY: "500mb"
|
||||||
ALPINE_VERSION: "3.17.3"
|
ALPINE_VERSION: "3.17.3"
|
||||||
REDIS_VERSION: "7.0.10"
|
REDIS_VERSION: "7.0.10"
|
||||||
|
|
Loading…
Reference in a new issue