Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 688 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 688 Bytes

VGS Git Flow Example

This example demonstrates how to keep your VGS Vaults in Sync using Github Actions.

In order to follow this demo you can create a free VGS account at https://dashboard.verygoodsecurity.com.

Note - This example requires you to use the VGS CLI and provision a service account for interacting with your Vaults. You must store the values of your service account client ID and secret as encrypted secrets within your Github Actions repository. In this example they are stored using the values VGS_CLIENT_ID and VGS_CLIENT_SECRET.