Commit 0c3ccf92 authored by Thomas Boni's avatar Thomas Boni
Browse files

clarify versioning part

parent 6545e25d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Versioning

Jobs are versioned using git tag following this format: `job_name-version`.
Each jobs of the HUB are versioned using a git tag.

!!! note
    Version follows the [Semantic Versioning](https://semver.org/).