From 3fdb57efeb785dd7269a2e36a1a38420441297ea Mon Sep 17 00:00:00 2001 From: oscar Date: Sat, 2 Jan 2021 04:42:02 -0500 Subject: [PATCH] test --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 2b7da1d..472077c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,6 +14,7 @@ steps: image: alpine commands: - echo -n "$FRP_VERSION,0.1.0" > .tags + - echo "$FRP_VERSION" - name: publish image: plugins/docker