Add secret env templates
For tracking required CI variables.
This commit is contained in:
parent
487b0c07ca
commit
7764773e15
|
@ -0,0 +1,2 @@
|
||||||
|
MATCH_GIT_URL=
|
||||||
|
MATCH_PASSWORD=
|
|
@ -0,0 +1,10 @@
|
||||||
|
APPLE_ID=
|
||||||
|
FASTLANE_USERNAME=
|
||||||
|
FASTLANE_PASSWORD=
|
||||||
|
APPCENTER_OWNER_NAME=
|
||||||
|
APPCENTER_API_TOKEN=
|
||||||
|
#APPCENTER_DISTRIBUTE_GROUP=
|
||||||
|
PILOT_GROUPS=
|
||||||
|
PILOT_USERNAME=
|
||||||
|
DELIVER_USERNAME=
|
||||||
|
PROJECT_ROOT=
|
Loading…
Reference in New Issue