Update .forgejo/workflows/deploy.yml
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 11s
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 11s
This commit is contained in:
parent
ae817ef764
commit
5ae780b417
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: node:22-alpine
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue