From 7e0520d2ad730f6458d61ff63f25e66c546f51c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marijanela=20Pranji=C4=87?= Date: Tue, 14 Apr 2026 11:17:15 +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 8f4762c..bb2415e 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: self-hosting + runs-on: self-hosted steps: - name: Checkout koda