Update docker-image.yml

This commit is contained in:
jiangrui1994
2025-02-21 09:51:02 +08:00
committed by GitHub
parent e3bf2d6d6b
commit 924903bd58

View File

@@ -1,7 +1,6 @@
name: Docker Image CI/CD
on:
push:
branches: [ "main" ]
tags: [ "v*.*.*" ] # 支持标签触发(如 v1.0.0
jobs:
build-and-push: