mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 16:21:11 +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: 构建镜像
|
- name: 构建镜像
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
file: ./Dockerfile
|
file: ./${{ env.DOCKERFILE }}
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue