From b565f4f4b72ba58b7e29db1947ac0e9cc35902cf Mon Sep 17 00:00:00 2001 From: wat Date: Sun, 22 Sep 2019 13:31:12 +0200 Subject: [PATCH] fix --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 11ef502..10b1cab 100644 --- a/.drone.yml +++ b/.drone.yml @@ -74,7 +74,7 @@ steps: git status git push https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-vendor/${DRONE_REPO_NAME}.git $PACKAGE_VERSION; else - echo 'Version: ' + echo 'Version ' echo $LATEST_VERSION echo 'did not change. Don`t push tag to master'; fi