From 24ba1d22c078eb3ccba77ab2b30d33694b9a2ada Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Tue, 31 Jan 2023 22:14:28 -0800 Subject: [PATCH] git --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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