Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
commit
1391fb941d
1 changed files with 4 additions and 7 deletions
|
@ -20,7 +20,10 @@ pipeline:
|
||||||
event: push
|
event: push
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- ALPINE_VERSION: 3.16.2
|
- ALPINE_VERSION: 3.17.0
|
||||||
|
RUBY_VERSION: 3.1
|
||||||
|
RUBY_PATCH: 2
|
||||||
|
- ALPINE_VERSION: 3.16.3
|
||||||
RUBY_VERSION: 3.1
|
RUBY_VERSION: 3.1
|
||||||
RUBY_PATCH: 2
|
RUBY_PATCH: 2
|
||||||
- ALPINE_VERSION: 3.15.6
|
- ALPINE_VERSION: 3.15.6
|
||||||
|
@ -29,9 +32,3 @@ matrix:
|
||||||
- ALPINE_VERSION: 3.14.8
|
- ALPINE_VERSION: 3.14.8
|
||||||
RUBY_VERSION: 2.7
|
RUBY_VERSION: 2.7
|
||||||
RUBY_PATCH: 6
|
RUBY_PATCH: 6
|
||||||
- ALPINE_VERSION: 3.13.12
|
|
||||||
RUBY_VERSION: 2.7
|
|
||||||
RUBY_PATCH: 6
|
|
||||||
- ALPINE_VERSION: 3.13.6
|
|
||||||
RUBY_VERSION: 2.7
|
|
||||||
RUBY_PATCH: 6
|
|
||||||
|
|
Loading…
Reference in a new issue