aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorMichael Grote2023-06-30 11:45:48 +0200
committerMichael Grote2023-06-30 11:45:48 +0200
commite899f47cad076cc4ef93b0934eb4cbfd4e76405b (patch)
tree7fdc4b12de530f3bd2dadf4c947c21d815dcb7b3 /.drone.yml
parent1399a4667e9495502dbb4894e92ebd643b5ee79d (diff)
ci: debug
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index bda8f8f..3d132b5 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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