mirror of
https://github.com/nitezs/sub2clash.git
synced 2024-12-24 07:14:42 -05:00
mod: 增加 dev 分支的 docker 镜像构建
This commit is contained in:
parent
72635ce0fc
commit
0f2dba21eb
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -27,5 +27,5 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository }}:latest
|
tags: ghcr.io/${{ github.repository }}:dev
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user