matrix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-02-27 12:44:01 -03:00
parent f6215e8bfe
commit c6b3f9b299

View file

@ -18,7 +18,16 @@ pipeline:
branch: antifascista branch: antifascista
event: push event: push
matrix: matrix:
ALPINE_VERSION: include:
- 3.13.7 - ALPINE_VERSION: 3.13.6
- 3.14.3 RUBY_VERSION: 2.7
- 3.15.0 RUBY_PATCH: 5
- ALPINE_VERSION: 3.13.7
RUBY_VERSION: 2.7
RUBY_PATCH: 5
- ALPINE_VERSION: 3.14.3
RUBY_VERSION: 2.7
RUBY_PATCH: 5
- ALPINE_VERSION: 3.15.0
RUBY_VERSION: 3.0
RUBY_PATCH: 3