Explorar el Código

update drone.yml

tags/v0.0.10
Peter Vivell hace 7 años
padre
commit
3035b0c34f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      drone.yml

+ 2
- 1
drone.yml Ver fichero

46
 
46
 
47
 - name: release
47
 - name: release
48
   image: plugins/gitea-release
48
   image: plugins/gitea-release
49
-  depends_on: build
49
+  depends_on:
50
+    - build
50
   settings:
51
   settings:
51
     title: release-linux-amd64
52
     title: release-linux-amd64
52
     note: CHANGELOG.md
53
     note: CHANGELOG.md

Loading…
Cancelar
Guardar