[ci skip]
This commit is contained in:
parent
3fe38163f5
commit
b20ffbde8e
3
scripts/docker-build.sh
Normal file
3
scripts/docker-build.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
docker build --no-cache=true --tag ethcore/parity:$1 .
|
||||
docker push ethcore/parity:$1
|
Loading…
Reference in New Issue
Block a user