From 899247e4f6073c3e9edad2446ed210a908315a8c Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Wed, 6 Nov 2024 20:00:03 -0500 Subject: [PATCH] wip: blank --- .forgejo/workflows/ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index c6a20e7..286f8f9 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -8,6 +8,11 @@ env: REGISTRY_ENDPOINT: host.containers.internal:5000 jobs: + debug: + runs-on: imagefactory-latest + steps: + - run: git clone https://forge.karnov.club/spadinastan/runner-images.git + - uses: actions/checkout@v4 pre-run: runs-on: imagefactory-latest steps: