Skip to content
Snippets Groups Projects
Commit d0aed127 authored by TonyFord's avatar TonyFord
Browse files

ts

parent ab5261b4
No related branches found
No related tags found
No related merge requests found
Pipeline #996 failed
......@@ -18,8 +18,8 @@ build-faircoind:
- mkdir -p ~/.faircoin2
- source ${FAIRCOIN_CONF}
- echo -e "rpcconnect=${rpcconnect}\nrpcport=${rpcport}\nrpcuser=${rpcuser}\nrpcpassword=${rpcpassword}\ntxindex=1" > ~/.faircoin2/faircoin.conf
script:
- docker-compose exec -T faircoin ./faircoin-cli stop
script:
- docker-compose down
- docker-compose build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment