Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
We’re rolling out a complete change to our CI/CD runners on February 5th. This could affect your CI/CD pipelines, so you may need to update your tags.
Learn more: https://devspace.esa.int/blog/runners-evolved-part-one
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Provided with