-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env.example
More file actions
26 lines (24 loc) · 563 Bytes
/
Copy path.env.example
File metadata and controls
26 lines (24 loc) · 563 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Auth
GITFLEET_PROFILE=default
GITFLEET_GITHUB_TOKEN=
GITFLEET_GITLAB_TOKEN=
GITFLEET_CREDENTIAL_STORE=keyring
GITFLEET_TRUST_REPO_CONFIG=false
# Process
# GITFLEET_CI=
# GITFLEET_LOG=
# GITFLEET_HOME=
# GITFLEET_TERM=
# GITFLEET_NO_COLOR=
# GITFLEET_COLORTERM=
# GITFLEET_COLORFGBG=
# Playbook
GITFLEET_PLAYBOOK_ORG=
GITFLEET_PLAYBOOK_REPO=
GITFLEET_PLAYBOOK_SKIP=
GITFLEET_PLAYBOOK_TMPDIR=
GITFLEET_PLAYBOOK_RUN_ID=local
GITFLEET_PLAYBOOK_PARALLEL=0
# GITFLEET_PLAYBOOK_WEBHOOK_URL=
GITFLEET_PLAYBOOK_TEST_REPO_OWNER=
GITFLEET_PLAYBOOK_TEST_REPO_OWNER_TYPE=