0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 18:29:40 +02:00

docs: add versioning information

This commit is contained in:
Robert Kaussow 2023-10-30 12:04:48 +01:00
parent 091e07db23
commit 1063ab4d42
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -8,6 +8,10 @@
Drone plugin to provision infrastructure with [Ansible](https://www.ansible.com/).
## Versioning
The tags follow the major version of Docker, e.g. `8`, and the minor and patch parts reflect the `version` of the plugin. A full example would be `8.5.2`. Minor versions can introduce breaking changes, while patch versions can be considered non-breaking.
## Usage
```yaml