wip: blank

This commit is contained in:
Marc 2024-11-06 20:00:03 -05:00
parent a516395a8e
commit 899247e4f6
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -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: