From d1ea8f988cc52a3c72776614bae4ebfa3e63b4d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marijanela=20Pranji=C4=87?= Date: Tue, 14 Apr 2026 11:16:46 +0200 Subject: [PATCH] . --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index b6e0517..8f4762c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: # ── JOB 1: Build i Push Docker image ────────────────── build: - runs-on: ubuntu-latest + runs-on: self-hosting steps: - name: Checkout koda