Skip to content

Commit 9f1bfaa

Browse files
Update README.md
1 parent 9a44205 commit 9f1bfaa

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
# flags-config-deployer
2-
A simple repository in charge of publishing to S3 the latest version of your flag configuration
1+
## Flags Config Deployer
2+
3+
[![Deploy to S3](https://github.com/go-feature-flag/flags-config-deployer/actions/workflows/deployer.yaml/badge.svg)](https://github.com/go-feature-flag/flags-config-deployer/actions/workflows/deployer.yaml)
4+
5+
This repository deploys configurations for GO Feature Flag to Amazon S3.
6+
Every commit merged to the `main` branch triggers a deployment, making the latest flag configuration available.
7+
8+
If a configuration is not valid the flag will be rejected.
9+
10+
---
11+
12+
_This repository is used to manage the internal instance of GO Feature Flag used by the GO Feature Flag team._

0 commit comments

Comments
 (0)