From 8f6e00022d09c63f2f9a9b53e5ac7f7944c35eb8 Mon Sep 17 00:00:00 2001 From: MatBureau <86561676+MatBureau@users.noreply.github.com> Date: Wed, 1 Apr 2026 14:38:43 +0200 Subject: [PATCH] ci: add build and push pipeline --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 4f39567..83e0095 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - master jobs: build: