feat: add container build & push workflow

This commit is contained in:
xynydev
2024-04-24 21:15:32 +03:00
parent 33d3df7988
commit a6a71fe43e
2 changed files with 49 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"