Skip to content

Commit

Permalink
chore(pipeline): update .env.example
Browse files Browse the repository at this point in the history
SUITEDEV-35237

Co-authored-by: davidSchuppa <[email protected]>
  • Loading branch information
LasOri and davidSchuppa committed Mar 1, 2024
1 parent 2bb5d96 commit 0bf4aa6
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
USE_LOCAL_DEPENDENCY=
GOOGLE_SERVICES_API_KEY=
RELEASE_MODE=
ANDROID_RELEASE_STORE_FILE_BASE64=
ANDROID_RELEASE_STORE_PASSWORD=
ANDROID_RELEASE_KEY_ALIAS=
ANDROID_RELEASE_KEY_PASSWORD=
FIREBASE_PROJECT_ID=
FIREBASE_SERVICE_ACCOUNT_JSON=
FIREBASE_SERVICE_ACCOUNT_BASE64=
GOOGLE_OAUTH_SERVER_CLIENT_ID=
GOOGLE_SERVICES_JSON_BASE64=
GOOGLE_PLAY_STORE_SEVICE_ACCOUNT_JSON_BASE64=
Expand All @@ -16,10 +14,4 @@ OSSRH_PASSWORD=
SONATYPE_STAGING_PROFILE_ID=
SONATYPE_SIGNING_KEY_ID=
SONATYPE_SIGNING_PASSWORD=
SONATYPE_SIGNING_SECRET_KEY_RING_FILE_BASE64=
DETECT_LATEST_RELEASE_VERSION=
DETECT_PROJECT_USER_GROUPS=
DETECT_PROJECT_VERSION_DISTRIBUTION=
BLACKDUCK_ACCESS_TOKEN=
BLACKDUCK_URL=
AUTO_MERGE_TOKEN=
SONATYPE_SIGNING_SECRET_KEY_RING_FILE_BASE64=

0 comments on commit 0bf4aa6

Please sign in to comment.