added git remote command to debug remote

This commit is contained in:
Mike Yaacoub
2022-12-12 14:50:29 -05:00
parent 5a47fded60
commit 43fa3e725f

View File

@@ -80,6 +80,7 @@ jobs:
NBDROID_TOKEN: ${{ secrets.NBDROID_TOKEN }}
run: |
git clone https://${{secrets.NBDROID_NAME}}:${{secrets.NBDROID_TOKEN}}@github.com/nosqlbench/nosqlbench-build-docs.git nosqlbench-build-docs
git remote -v
cd nosqlbench-build-docs
echo "files listing"
find .