This commit is contained in:
parent
db0ce6e1c5
commit
6a5f0cd219
@ -7,7 +7,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: self-hosted # 使用 Gitea 所在服务器来执行任务
|
runs-on: ubuntu-22.04 # 使用 Gitea 所在服务器来执行任务
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: 检出代码
|
- name: 检出代码
|
||||||
|
Loading…
Reference in New Issue
Block a user