fix docker/build action

This commit is contained in:
Alexey 2020-08-12 14:09:35 +03:00
parent 9b2bddf13f
commit e801373d44
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v1.1.0
with:
path: dist
dockerfile: Dockerfile
repository: tornadocash/relayer
tag_with_ref: true