本地部署
Some checks failed
编译部署 / build-and-push (push) Has been cancelled

This commit is contained in:
CN-P5 2025-04-23 16:44:33 +08:00
parent 3bcd7fe4e3
commit 042dcf3207

View File

@ -16,12 +16,12 @@ jobs:
uses: https://git.des8.com/docker/checkout@v4 uses: https://git.des8.com/docker/checkout@v4
- name: Docker Buildx - name: Docker Buildx
uses: https://git.des8.com/docker/setup-buildx-action@v3 uses: https://git.des8.com/docker/setup-buildx-action@v3
with: with:
config-inline: | config-inline: |
[registry."git.des8.com"] [registry."git.des8.com"]
http = true http = true
insecure = true insecure = true
- name: 编译Docker镜像 - name: 编译Docker镜像
uses: https://git.des8.com/docker/build-push-action@v5 uses: https://git.des8.com/docker/build-push-action@v5