mirror of
https://github.com/teddysun/across.git
synced 2025-04-04 11:09: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
|
name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: "docker/v2ray/"
|
context: "{{defaultContext}}:docker/v2ray"
|
||||||
file: "docker/v2ray/Dockerfile"
|
file: "docker/v2ray/Dockerfile"
|
||||||
push: true
|
push: true
|
||||||
tags: sleeplife/v2ray:latest
|
tags: sleeplife/v2ray:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user