Skip to content

Commit 63cbcb1

Browse files
authored
update Dockerfile path (textileio#448)
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent 8e42601 commit 63cbcb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
username: ${{ secrets.DOCKER_USERNAME }}
1616
password: ${{ secrets.DOCKER_PASSWORD }}
17-
dockerfile: cmd/powd/Dockerfile
17+
dockerfile: .
1818
repository: textile/powergate
1919
tag_with_ref: true
2020
tag_with_sha: true

0 commit comments

Comments
 (0)