.forgejo/workflows/deploy.yml aktualisiert
Some checks failed
Deploy Scoresniper via SFTP / deploy (push) Failing after 36s
Some checks failed
Deploy Scoresniper via SFTP / deploy (push) Failing after 36s
This commit is contained in:
parent
f81e50e264
commit
45929d86b7
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