wip: blank
This commit is contained in:
parent
a516395a8e
commit
899247e4f6
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ env:
|
||||||
REGISTRY_ENDPOINT: host.containers.internal:5000
|
REGISTRY_ENDPOINT: host.containers.internal:5000
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
debug:
|
||||||
|
runs-on: imagefactory-latest
|
||||||
|
steps:
|
||||||
|
- run: git clone https://forge.karnov.club/spadinastan/runner-images.git
|
||||||
|
- uses: actions/checkout@v4
|
||||||
pre-run:
|
pre-run:
|
||||||
runs-on: imagefactory-latest
|
runs-on: imagefactory-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue