Merge branch 'container-updates'

# Conflicts:
#	.github/workflows/build_container.yml
This commit is contained in:
Manuel Schmid
2024-05-23 00:18:04 +02:00
7 changed files with 138 additions and 21 deletions
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
-1
View File
@@ -5,7 +5,6 @@ on:
tags:
- 'v*'
jobs:
build-and-push-image:
runs-on: ubuntu-latest