lets try this
Build and Push Docker Images / build-and-push (push) Failing after 50s

This commit is contained in:
2026-02-10 23:44:22 +01:00
parent 763c802acf
commit db39c420c0
4 changed files with 325 additions and 0 deletions
@@ -0,0 +1,14 @@
{
"channels": [
{
"id": "comedy",
"name": "Comedy",
"paths": ["movies", "series/The Office", "series/Parks and Recreation"]
},
{
"id": "drama",
"name": "Drama",
"paths": ["movies", "series/Breaking Bad", "series/Better Call Saul"]
}
]
}