Skip to content

Commit

Permalink
ZENKO-3716: add release process
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderchan-scality committed Nov 10, 2021
1 parent 5d0cd8e commit fae0b2a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Zenko Release Instructions

## Release Process

To release the Zenko and Zenko-base ISOs:

1. Tag and release the Zenko version using the [GitHub release page](https://github.com/scality/Zenko/releases/new).
1. Retrieve the eve `artifacts_name` of the tagged build. This can be found
under the `Build Properties` of the selected eve build.
1. Tag the selected artifacts using the eve `promote` command:
* The `promote` command can be found on the [eve builders page](https://eve.devsca.com/github/scality/zenko/#/builders/bootstrap).
* Fill the `artifact source` field with the retrieved `artifacts_name`.
* Fill the `tag` field with the Zenko tag.

0 comments on commit fae0b2a

Please sign in to comment.