Sfoglia il codice sorgente

update drone.yml

tags/v0.0.19^0
Peter Vivell 6 anni fa
parent
commit
8b9105a552
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml Vedi File

@@ -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

Loading…
Annulla
Salva