update docker-build
fix path
This commit is contained in:
parent
2f15c75fa2
commit
b13a446d82
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd docker/hub
|
||||
docker build --no-cache=true --tag ethcore/parity:$1 .
|
||||
docker push ethcore/parity:$1
|
||||
|
Loading…
Reference in New Issue
Block a user