Browse Source

Update drone.yml

tags/v0.0.27^0
Peter Vivell 6 years ago
parent
commit
6957bbf5bf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml View File

@@ -69,7 +69,7 @@ steps:
69 69
   when:
70 70
     event: [ tag ]
71 71
 #  depends_on: [ sign ]
72
-  depends_on: [ build ]
72
+  depends_on: [ sign ]
73 73
   settings:
74 74
     title: Release ${DRONE_REPO_NAME}-${DRONE_TAG} # file or string
75 75
     note: RELEASE.md # file or string

Loading…
Cancel
Save