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: