Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
docs: update developer instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Feb 16, 2022
1 parent d5fd72a commit f5fd9d8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
@@ -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):
Expand Down

0 comments on commit f5fd9d8

Please sign in to comment.