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

add docker-compose down command before build

parent eeb8cb7b
No related merge requests found
......@@ -14,6 +14,7 @@ build-faircoind:
before_script:
- mkdir -p ~/.faircoin2
script:
- docker-compose down
- docker-compose build
restart-faircoind:
......
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