wat 4 anos atrás
pai
commit
b565f4f4b7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Ver arquivo

@@ -74,7 +74,7 @@ steps:
74 74
       git status
75 75
       git push https://$GIT_USER:$GIT_PASSWORD@gitea.frontblock.me/fw-vendor/${DRONE_REPO_NAME}.git $PACKAGE_VERSION; 
76 76
     else 
77
-      echo 'Version: '
77
+      echo 'Version '
78 78
       echo $LATEST_VERSION 
79 79
       echo 'did not change. Don`t push tag to master'; 
80 80
     fi

Carregando…
Cancelar
Salvar