mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 20:52:15 +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
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: ${{ env.REGISTRY }}/${{ github.repository }}
|
images: ${{ env.REGISTRY }}/${{ github.repository }}
|
||||||
|
tags: ${{ env.tags }}
|
||||||
|
labels: ${{ env.labels }}
|
||||||
|
|
||||||
|
|
||||||
- name: Show files
|
- name: Show files
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user