From f5fd9d80e7696499c9051867869324646c50c7bc Mon Sep 17 00:00:00 2001 From: Timon Borter Date: Wed, 16 Feb 2022 15:02:20 +0100 Subject: [PATCH] docs: update developer instructions --- DEVELOPMENT.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 8136064..c55427e 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -1,6 +1,10 @@ +# Developer Instructions + +Contents: + * [Automatic Versioning](#automatic-versioning) -# Automatic Versioning +## Automatic Versioning The automatic versioning happens in the [build action](https://github.com/postfinance/polling-swagger-ui/actions) according to SemVer. It uses the [`docker/metadata-action`](https://github.com/docker/metadata-action#semver):