Update .forgejo/workflows/deploy.yml
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 10s
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 10s
This commit is contained in:
parent
36ed076899
commit
bc961783f6
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: self-hosted
|
runs-on: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue