mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-04-27 02:15:50 +00:00
ci(github): trigger Docker image workflow on version tags matching v*
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -3,6 +3,8 @@ name: docker-image
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
tags:
|
||||||
|
- v*
|
||||||
|
|
||||||
env:
|
env:
|
||||||
APP_NAME: CLIProxyAPI
|
APP_NAME: CLIProxyAPI
|
||||||
|
|||||||
Reference in New Issue
Block a user