mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-11-12 17:12:30 -05:00
fix docker/build action
This commit is contained in:
parent
9b2bddf13f
commit
e801373d44
1 changed files with 0 additions and 1 deletions
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue