更新 .gitea/workflows/mengningsoftware-docs-ci-cd.yaml (#11)
All checks were successful
CI/CD Pipeline for mengning.com.cn / build (push) Successful in 2m24s
All checks were successful
CI/CD Pipeline for mengning.com.cn / build (push) Successful in 2m24s
Reviewed-on: #11
This commit is contained in:
@@ -10,8 +10,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# container:
|
container:
|
||||||
# image: gitea/runner-images:ubuntu-latest
|
image: gitea/runner-images:ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 拉取代码
|
- name: 拉取代码
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user