fix docker/build action
This commit is contained in:
parent
9b2bddf13f
commit
e801373d44
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…
Reference in New Issue
Block a user