.forgejo/workflows/deploy.yml aktualisiert
Some checks failed
Deploy Scoresniper via SCP / deploy (push) Has been cancelled
Some checks failed
Deploy Scoresniper via SCP / deploy (push) Has been cancelled
This commit is contained in:
parent
f7a98df110
commit
206c36f17f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
|
Loading…
Reference in a new issue