This commit is contained in:
parent
ba58292664
commit
9920b965dd
3
.github/workflows/auto-ci-cd.yaml
vendored
3
.github/workflows/auto-ci-cd.yaml
vendored
@ -25,9 +25,6 @@ jobs:
|
|||||||
- name: 构建项目
|
- name: 构建项目
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- name: 设置 Docker Buildx
|
|
||||||
uses: docker/setup-buildx-action@v2
|
|
||||||
|
|
||||||
- name: 登录到 Docker Hub
|
- name: 登录到 Docker Hub
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user