mirror of
https://github.com/jiangrui1994/CloudSaver.git
synced 2026-07-01 21:57:17 +08:00
Update docker-image.yml
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
name: Docker Image CI/CD
|
name: Docker Image CI/CD
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
|
||||||
tags: [ "v*.*.*" ] # 支持标签触发(如 v1.0.0)
|
tags: [ "v*.*.*" ] # 支持标签触发(如 v1.0.0)
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Reference in New Issue
Block a user