Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

GetintheLoop/bitrise-steps-google-drive-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Drive Upload Step

This a step for Bitrise workflow, which allows upload a file to Google Drive

Prerequisite

Go to Google Developers Console site do the following steps:

  • Create a project
  • Enable Drive API
  • Create a service accounts in Permissions page, share the folder with this account
  • And create a service account with key (For authentication)

Next:

  • Upload your key to Bitrise Workflow Editor page under "Code signing & Files tab", and name it "BITRISEIO_DRIVE_SECRET_URL"
  • Create GOOGLE_DRIVE_FOLDER_KEY under "App Env Vars", and set value as a folder key (Google Drive folder identifier)

About

A step for bitrise.io to upload files to Google Drive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published