Newer
Older
source_repository: "https://github.com/faircoin/faircoin.git"
GITLAB_RUNNER_UID: "${GITLAB_RUNNER_UID}"
GITLAB_RUNNER_GID: "${GITLAB_RUNNER_GID}"
command: '-disablewallet -conf="${FAIRCOIN_CONF}"'
# command: '-disablewallet -conf="${FAIRCOIN_CONF}" -blocknotify="${BLOCKNOTIFY}"'
network_mode: "host"
user: "$GITLAB_RUNNER_UID:$GITLAB_RUNNER_GID"
volumes: