Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
We now have an arm64 GitLab runner! It's only a small one but it's free to use, simply use the arm64 tag in your CI/CD job.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'