Merge branch 'antifascista' of https://gitea.nulo.in/Sutty/containers-monit into antifascista
This commit is contained in:
commit
44d2752c9d
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
publish:
|
||||
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
||||
settings:
|
||||
|
@ -21,13 +21,13 @@ pipeline:
|
|||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.19.0"
|
||||
- ALPINE_VERSION: "3.19.1"
|
||||
RUBY_VERSION: "3.2"
|
||||
RUBY_PATCH: "2"
|
||||
- ALPINE_VERSION: "3.18.5"
|
||||
- ALPINE_VERSION: "3.18.6"
|
||||
RUBY_VERSION: "3.2"
|
||||
RUBY_PATCH: "2"
|
||||
- ALPINE_VERSION: "3.17.6"
|
||||
- ALPINE_VERSION: "3.17.7"
|
||||
RUBY_VERSION: "3.1"
|
||||
RUBY_PATCH: "4"
|
||||
- ALPINE_VERSION: "3.14.10"
|
||||
|
|
Loading…
Reference in a new issue