Update .forgejo/workflows/deploy.yaml
Some checks failed
Deploy to Web Server / deploy (push) Failing after 5m0s
Some checks failed
Deploy to Web Server / deploy (push) Failing after 5m0s
This commit is contained in:
parent
281838d3ba
commit
38c096d1a2
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ on:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
# runs-on: WebDeployment
|
||||
runs-on: 3900x
|
||||
runs-on: WebDeployment
|
||||
# runs-on: 3900x
|
||||
container:
|
||||
image: docker.io/node:24-bookworm
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue