File: publish.ps1

package info (click to toggle)
python-isoduration 20.11.0%2Bgit20211126.ae0bd61-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 252 kB
  • sloc: python: 1,748; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 74 bytes parent folder | download
1
2
3
4
$version = (Get-Content VERSION).Trim()

git tag $version
git push --tags