Ver código fonte

update drone.yml

tags/v0.0.19^0
Peter Vivell 6 anos atrás
pai
commit
8b9105a552
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml Ver arquivo

@@ -60,7 +60,7 @@ steps:
60 60
     event: [ tag ]
61 61
   depends_on: [ build ]
62 62
   settings:
63
-    title: ${DRONE_REPO_NAME} # file or string
63
+    title: ${DRONE_REPO_NAME} ${DRONE_BRANCH}-${DRONE_TAG} ${DRONE_OS}-${DRONE_ARCH} # file or string
64 64
     note: RELEASE.md # file or string
65 65
     draft: false
66 66
     prerelease: false

Carregando…
Cancelar
Salvar