add ci pipelines

This commit is contained in:
2025-01-18 11:00:15 +01:00
parent 74c801b914
commit aa03ba5281
3 changed files with 69 additions and 2 deletions

View File

@@ -55,8 +55,8 @@ goupdate:
buildall:
./mkrel.sh $(tool) $(VERSION)
release: buildall
gh release create v$(VERSION) --generate-notes releases/*
release:
gh release create v$(VERSION) --generate-notes
show-versions: buildlocal
@echo "### gowipe version:"