mirror of
https://github.com/teddysun/across.git
synced 2025-04-03 18:49:33 +08:00
Update publish.yml
This commit is contained in:
parent
a4dd3133b7
commit
352ad5c6db
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user