.forgejo/workflows/deploy.yml aktualisiert
This commit is contained in:
parent
240313f653
commit
9a2b2baa46
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: self-hosted
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
|
Loading…
Reference in a new issue