Explorar el Código

update drone.yml

tags/v0.0.19^0
Peter Vivell hace 6 años
padre
commit
8b9105a552
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml Ver fichero

@@ -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…
Cancelar
Guardar