Skip to content
Snippets Groups Projects
Commit 7bf379ac authored by Chevdor's avatar Chevdor Committed by GitHub
Browse files

Fix path of the polkadot_injected docker image (#4463)

parent 0d69a6ba
Branches
No related merge requests found
......@@ -30,7 +30,7 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
file: scripts/docker/polkadot_injected_release.Dockerfile
file: scripts/dockerfiles/polkadot_injected_release.Dockerfile
tags: |
parity/polkadot:latest
parity/polkadot:${{ github.event.release.tag_name }}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment