Update publish.yml

This commit is contained in:
mihanhunter 2022-03-14 06:15:27 -04:00 committed by GitHub
parent a4dd3133b7
commit 352ad5c6db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v2
with:
context: "docker/v2ray/"
context: "{{defaultContext}}:docker/v2ray"
file: "docker/v2ray/Dockerfile"
push: true
tags: sleeplife/v2ray:latest