Browse Source

test drone

Jerry 6 years ago
parent
commit
748f32d82e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -26,7 +26,7 @@ steps:
       - go version
       - go env
       - go test ./...
-      - mysql -u roop -p root
+      - mysql -u root -p root
 
 trigger:
   branch: