Update .forgejo/workflows/deploy.yml
Some checks are pending
Deploy SvelteKit / deploy (push) Waiting to run
Some checks are pending
Deploy SvelteKit / deploy (push) Waiting to run
This commit is contained in:
parent
e5545d598f
commit
d26b0bfdfd
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: docker
|
runs-on: self-hosted
|
||||||
container:
|
container:
|
||||||
image: node:22-alpine
|
image: node:22-alpine
|
||||||
options: --network=host
|
options: --network=host
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue