forked from LBRYCommunity/lbry-sdk
moved Dockerfile
This commit is contained in:
parent
f56229bcce
commit
4c331d00e7
2 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -189,5 +189,7 @@ jobs:
|
|||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
repository: lbry/lbrynet
|
||||
dockerfile: docker/Dockerfile
|
||||
tag_with_ref: true
|
||||
tag_with_sha: true
|
||||
add_git_labels: true
|
||||
|
|
Loading…
Reference in a new issue