mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 12:42:27 +08:00
ci: docker
This commit is contained in:
parent
c3ee921d30
commit
e749c7e492
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -435,6 +435,9 @@ jobs:
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ github.repository }}
|
||||
tags: ${{ env.tags }}
|
||||
labels: ${{ env.labels }}
|
||||
|
||||
|
||||
- name: Show files
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user