Update .forgejo/workflows/deploy.yml
Some checks are pending
Deploy SvelteKit / deploy (push) Waiting to run

This commit is contained in:
WilliamDiakite 2025-07-23 17:23:42 +00:00
parent e5545d598f
commit d26b0bfdfd

View file

@ -9,7 +9,7 @@ on:
jobs:
deploy:
runs-on: docker
runs-on: self-hosted
container:
image: node:22-alpine
options: --network=host