This commit is contained in:
parent
452f67d28c
commit
3a3d9ebf86
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@ on: [push]
|
|||
jobs:
|
||||
deploy:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: registry.mightycastle.net/runner-image
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
steps:
|
||||
- id: checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue