mirror of
https://codeberg.org/scip/anydb.git
synced 2025-12-17 12:31:02 +01:00
do not push binaries locally anymore
This commit is contained in:
2
Makefile
2
Makefile
@@ -59,7 +59,7 @@ buildlocal:
|
|||||||
|
|
||||||
# binaries are being built by ci workflow on tag creation
|
# binaries are being built by ci workflow on tag creation
|
||||||
release:
|
release:
|
||||||
gh release create $(version) --generate-notes releases/*
|
gh release create $(version) --generate-notes
|
||||||
|
|
||||||
install: buildlocal
|
install: buildlocal
|
||||||
install -d -o $(UID) -g $(GID) $(PREFIX)/bin
|
install -d -o $(UID) -g $(GID) $(PREFIX)/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user