From 19c859d09f82fc5175d7b211a5674821ce3e3dc9 Mon Sep 17 00:00:00 2001 From: Arswarog Date: Thu, 20 Mar 2025 13:14:34 +0300 Subject: [PATCH] 8 --- .gitea/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index bcd53f7..8a91712 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -1,4 +1,7 @@ name: Continuous Integration + +container: + image: docker.arswarog.ru:5000/jt4d/gitea-actions-base-image:latest on: pull_request: