mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 00:01:10 +08:00
update
This commit is contained in:
parent
d77a3e0b00
commit
e68a5bef3c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -77,7 +77,7 @@ jobs:
|
|||
- name: 构建镜像
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
file: ./Dockerfile
|
||||
file: ./${{ env.DOCKERFILE }}
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue