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
pulse.faircoin.co
Commits
2f8acd99
Commit
2f8acd99
authored
Jun 25, 2020
by
TonyFord
Browse files
ts
parent
4737ad11
Pipeline
#939
canceled with stage
in 25 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2f8acd99
...
...
@@ -25,6 +25,7 @@ build-faircoind:
-
$CMD =~ /build-faircoind/
before_script
:
-
mkdir -p ~/.faircoin2
-
source ${FAIRCOIN_CONF}
-
echo -e "rpcconnect=127.0.0.1\nrpcport=${rpcport}\nrpcuser=${rpcuser}\nrpcpassword=${rpcpassword}\nport=${port}\ntxindex=1" > ~/.faircoin2/faircoin.conf
script
:
-
docker-compose build faircoin
...
...
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