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
bb9a23b4
Commit
bb9a23b4
authored
Jun 25, 2020
by
TonyFord
Browse files
add settings
parent
dfe346c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bb9a23b4
...
...
@@ -20,3 +20,16 @@ start # start container ( changes of scripts )
stop # stop container
uninstall # remove container
~~~
#### CI/CD Settings
Go Gitlab
**Settings**
->
**CI/CD**
->
**Variables**
~~~
#### FairCoin.Co group variables ######################
FAIRCOIN_CONF # faircoin.conf file
JEKYLL_SERVER_PORT # jekyll serve -p
GITLAB_RUNNER_UID # user id of gitlab-runner ssh account on server, check it with command (id -u)
GITLAB_RUNNER_GID # user id of gitlab-runner ssh account on server, check it with command (id -g)
~~~
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