mirror of
https://github.com/iLay1678/i-tools.git
synced 2025-07-03 18:52:17 +08:00
env OWNER_LC
This commit is contained in:
parent
79c5cee62c
commit
052b6cabee
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64,linux/s390x
|
platforms: linux/amd64,linux/arm64,linux/s390x
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ OWNER_LC }}/alipan-tv-token:latest
|
tags: ghcr.io/${{ env.OWNER_LC }}/alipan-tv-token:latest
|
||||||
|
|
||||||
- name: Post build cleanup
|
- name: Post build cleanup
|
||||||
run: docker builder prune --force
|
run: docker builder prune --force
|
Loading…
x
Reference in New Issue
Block a user