forgot i changed dockerfile path
This commit is contained in:
parent
255b273f65
commit
dc9dc182c9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
push: true
|
||||
file: ./VRCAuthProxy/Dockerfile
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64
|
||||
tags: ghcr.io/pridevrcommunity/vrcauthproxy:latest
|
||||
cache-from: type=gha
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue