ci: debug

This commit is contained in:
Michael Grote 2023-06-30 11:45:48 +02:00
parent 1399a4667e
commit e899f47cad

View file

@ -20,6 +20,7 @@ steps:
- # checkout latest stable release or stay on master for bleeding edge stuff (but expect bugs!)
- git checkout $(git tag | grep "^v" | tail -n 1)
- export version=$(git tag | grep "^v" | tail -n 1 | tr -d v)
- echo $version
- ls -lah
- pwd
- chmod 0755 sanoid