Compare commits
2 commits
9570f18efa
...
a02f38e381
| Author | SHA1 | Date | |
|---|---|---|---|
| a02f38e381 | |||
| 70edcd6136 |
1 changed files with 5 additions and 0 deletions
|
|
@ -9,6 +9,11 @@ jobs:
|
|||
deploy:
|
||||
runs-on: docker
|
||||
|
||||
container:
|
||||
image: node:26-bookworm
|
||||
volumes:
|
||||
- /home/shinuwa/.ssh/forgejo-runner:/keys/forgejo-runner:ro
|
||||
|
||||
steps:
|
||||
- name: Deploy on WebApps
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue