Browse Source

update drone.yml

tags/v0.0.30
Peter Vivell 6 years ago
parent
commit
ae0591be45
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml View File

@@ -74,7 +74,7 @@ steps:
74 74
     - rm -rf $CONTENT
75 75
     - ls -la release ; 
76 76
       find release -type f -exec md5sum '{}' \;
77
-    - echo '<<<<<<<{ BUILD FINISHED }>>>>>>>"
77
+    - echo "<<<<<<<{ BUILD FINISHED }>>>>>>>"
78 78
 
79 79
 
80 80
 # http://plugins.drone.io/drone-plugins/drone-gpgsign/

Loading…
Cancel
Save