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
|
||||
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue