mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
enable release (fetching and creating git tags) to github
This commit is contained in:
parent
70c455ce31
commit
2938cf96ff
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ gradle.startParameter.excludedTaskNames += [ "checkFormatAot", "checkFormatAotTe
|
|||
group = 'org.springframework.samples'
|
||||
|
||||
scmVersion {
|
||||
localOnly.set(true)
|
||||
localOnly.set(false)
|
||||
}
|
||||
|
||||
version = scmVersion {}.version
|
||||
|
|
Loading…
Reference in a new issue