Compare commits
2 Commits
feat/spinn
...
v0.6.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b6a4a8f8ec | ||
|
|
5e1dd98ecd |
@@ -3,6 +3,8 @@ stages:
|
||||
- publish
|
||||
|
||||
running tests for tag:
|
||||
only:
|
||||
- tags
|
||||
image: mcr.microsoft.com/dotnet/sdk:5.0
|
||||
stage: test
|
||||
script:
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<PackageId>Novaloop.UpdateTag</PackageId>
|
||||
<title>Updates the tag of a repo to the next chosen version according the semver symantic.</title>
|
||||
<PackageTags>semver;update-tag;tag;git</PackageTags>
|
||||
<Version>0.5.0</Version>
|
||||
<Version>0.6.0</Version>
|
||||
<Authors>Matthias Langhard</Authors>
|
||||
<Company>Novaloop AG</Company>
|
||||
<PackageProjectUrl>https://gitlab.com/novaloop-oss/novaloop.update-tag</PackageProjectUrl>
|
||||
|
||||
Reference in New Issue
Block a user