Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FairCoin.Co
jsonrpc-api
Commits
d2f397b0
Commit
d2f397b0
authored
Feb 25, 2021
by
TonyFord
Browse files
ts
parent
c3e5dd32
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d2f397b0
...
...
@@ -26,11 +26,6 @@ build:
-
docker-compose down
-
docker-compose build faircoin
-
docker-compose build electrumfairchainsx
-
docker-compose up -d --remove-orphans faircoin
-
docker-compose up -d --remove-orphans electrumfairchainsx
-
docker-compose up -d --remove-orphans php-server
after_script
:
-
docker-compose down
init
:
stage
:
init
...
...
@@ -58,6 +53,8 @@ init:
-
docker-compose exec -T faircoin cp /home/faircoin/_init/.faircoin2/FairCoinChain.json /home/faircoin/.faircoin2/
-
docker-compose exec -T faircoin rm -f /home/faircoin/.electrumfair/config
-
docker-compose exec -T faircoin cp /home/faircoin/_init/.electrumfair/config /home/faircoin/.electrumfair/
-
docker-compose stop faircoin
-
docker-compose rm -v faircoin
after_script
:
-
docker-compose down
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment