mirror of
https://github.com/e1732a364fed/v2ray_simple.git
synced 2025-12-24 13:27:56 +08:00
只匹配正式版本
This commit is contained in:
3
.github/workflows/publish_docker_image.yml
vendored
3
.github/workflows/publish_docker_image.yml
vendored
@@ -4,7 +4,8 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
- v[0-9]+.[0-9]+.[0-9]+
|
||||
|
||||
|
||||
jobs:
|
||||
build_image:
|
||||
|
||||
Reference in New Issue
Block a user