Update .gitea/workflows/dockerbuild.yml
Build and Push Docker Image / build (push) Failing after 26s

This commit is contained in:
2025-11-13 12:15:10 +00:00
parent 66956ffc59
commit ee98e6edfc
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build and Push Docker Image
on:
push:
branches: [ main ]
branches: [ lol ]
jobs:
build: