Skip to content

Commit 960fb57

Browse files
author
nolte
committed
update release docs
1 parent 337d8ea commit 960fb57

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/guides/development.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ Please use the ```develop``` branch for new features and fixes.
4242
The [Github Release](https://github.com/nolte/terraform-provider-harbor/releases) Assets will be automatical attatch from the build job see ```.github/workflows/go.yml```.
4343
![Go](https://github.com/nolte/terraform-provider-harbor/workflows/Go/badge.svg?branch=master)
4444

45+
For a Easy Relase process we use the GitHub Commandline Interface [cli.github.com](https://cli.github.com/manual/).
46+
47+
Each Release will be start from the ```develop``` branch.
48+
49+
```sh
50+
TBD
51+
```
4552

4653
## Docs
4754

0 commit comments

Comments
 (0)