Merge branch 'antifascista' of https://gitea.nulo.in/Sutty/containers-monit into antifascista

This commit is contained in:
f 2023-12-04 11:08:20 -03:00
commit bebb72c04e
No known key found for this signature in database
2 changed files with 5 additions and 2 deletions

View file

@ -21,10 +21,10 @@ pipeline:
event: "push" event: "push"
matrix: matrix:
include: include:
- ALPINE_VERSION: "3.18.4" - ALPINE_VERSION: "3.18.5"
RUBY_VERSION: "3.2" RUBY_VERSION: "3.2"
RUBY_PATCH: "2" RUBY_PATCH: "2"
- ALPINE_VERSION: "3.17.5" - ALPINE_VERSION: "3.17.6"
RUBY_VERSION: "3.1" RUBY_VERSION: "3.1"
RUBY_PATCH: "4" RUBY_PATCH: "4"
- ALPINE_VERSION: "3.14.10" - ALPINE_VERSION: "3.14.10"

3
whatsmydefaulteth.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
ip -6 r | grep default | tr -s " " | cut -d " " -f 5