diff --git a/.drone.yml b/.drone.yml index b213b7f7..7fc99333 100644 --- a/.drone.yml +++ b/.drone.yml @@ -98,7 +98,7 @@ pipeline: - echo $BUILDFILES_KEY > ~/id_rsab64 - base64 -d ~/id_rsab64 > ~/id_rsa - chmod 400 ~/id_rsa - - export DIR=`date +%G.%m.%d-%H.%M`-`git rev-parse --short HEAD`-`git describe --tags` + - export DIR=`date +%G.%m.%d-%H.%M`-`git describe --tags` - cd deploy - mkdir $DIR - mv cwtch* $DIR/