diff --git a/.drone.yml b/.drone.yml index 686bee2..f2ca355 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,7 +40,7 @@ steps: path: /go commands: - git checkout tags/v1.10.4 -b v1.10.4 - - echo `git describe --tags` > VERSION + - git status - go mod download - gomobile init - ./switch-gomobile.sh