mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
docs and scripts
This commit is contained in:
2
scripts/trigger_preview_build.sh
Normal file
2
scripts/trigger_preview_build.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
scripts/release-notes.sh > PREVIEW_NOTES.md
|
||||
2
scripts/trigger_release_build.sh
Normal file
2
scripts/trigger_release_build.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
scripts/release-notes.sh > RELEASE_NOTES.md
|
||||
Reference in New Issue
Block a user