mirror of
https://github.com/nitezs/sub2clash.git
synced 2024-12-23 14:44: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: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: ghcr.io/${{ github.repository }}:latest
|
||||
tags: ghcr.io/${{ github.repository }}:dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user