mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-22 16:56:40 -06:00
activities debug
This commit is contained in:
parent
cc64508554
commit
3597c422e1
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -131,7 +131,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://${{secrets.NBDROID_NAME}}:${{secrets.NBDROID_TOKEN}}@github.com/nosqlbench/nosqlbench-docs.git nosqlbench-docs
|
||||
rsync -av --delete guidebook/ nosqlbench-docs/docs/
|
||||
cd nosqlbench
|
||||
cd nosqlbench-docs
|
||||
git add docs
|
||||
git add -u
|
||||
git commit -m"docs update for $GITHUB_REF"
|
||||
|
Loading…
Reference in New Issue
Block a user