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: