mirror of
https://github.com/gazer-x/3x-ui.git
synced 2026-06-22 00:05:55 +08:00
Update docker.yml
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: Release 3X-UI for Docker
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
workflow_dispatch:
|
||||
- "v*.*.*"
|
||||
|
||||
jobs:
|
||||
build_and_push:
|
||||
|
||||
Reference in New Issue
Block a user