ci: Update github action
Some checks failed
Build and Push Docker Image to Aliyun Registry / build-and-push (push) Has been cancelled

Signed-off-by: Caijinglong <cjl_spy@163.com>
This commit is contained in:
Caijinglong 2025-06-26 08:16:07 +08:00
parent 5bb683fa82
commit d28d5e91d3
Signed by: cai
GPG Key ID: 92FBD82121AC80AA

View File

@ -53,6 +53,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
id: build
with:
context: .
file: ./Dockerfile