mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
chore: add prepare-release to Makefile
This commit is contained in:
committed by
nitnelave
parent
853c561314
commit
31364da6d4
@@ -1,2 +1,5 @@
|
|||||||
build-dev-container:
|
build-dev-container:
|
||||||
docker buildx build --tag lldap/rust-dev --file .github/workflows/Dockerfile.dev --push .github/workflows
|
docker buildx build --tag lldap/rust-dev --file .github/workflows/Dockerfile.dev --push .github/workflows
|
||||||
|
|
||||||
|
prepare-release:
|
||||||
|
./prepare-release.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user