chore: add prepare-release to Makefile

This commit is contained in:
Valentin Tolmer
2025-04-04 09:41:08 -05:00
committed by nitnelave
parent 853c561314
commit 31364da6d4
+3
View File
@@ -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