mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 22:26:22 +00:00
feat: generar contenedor con ruby 3.1
This commit is contained in:
parent
5612658003
commit
5dcf87710b
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ pipeline:
|
|||
- "yarn.lock"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.17.3"
|
||||
RUBY_VERSION: "3.1"
|
||||
RUBY_PATCH: "4"
|
||||
- ALPINE_VERSION: "3.14.10"
|
||||
RUBY_VERSION: "2.7"
|
||||
RUBY_PATCH: "8"
|
||||
|
|
Loading…
Reference in a new issue