The release script does the following: 1. Generates the distribution YAML file and places it in the default location `dist/install.yaml`. Then, it commits the file to the repository. 2. Creates a tag and pushes it to the repository. 3. Builds the Docker image and pushes to the registry. These steps are idempotent, so if the script fails, it can be resumed and skip what already succeeded. Signed-off-by: Ivan Valdes <ivan@vald.es> |
||
|---|---|---|
| .. | ||
| release.sh | ||