ci: render

Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/832221150
This commit is contained in:
2023-04-09 20:15:27 +00:00
parent b9a124b58e
commit 5979595c9e

View File

@@ -2,6 +2,7 @@ stages:
- versioning
- build
version:
image: ubuntu:latest
stage: versioning
script:
- if [ -z "$VERSION" ]; then