何森 il y a 1 an
Parent
commit
92c40f075c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -11,7 +11,7 @@ steps:
   commands:
   - export GOOS=linux
   - export GOARCH=amd64
-  - go build -mod=vendor -o waimai
+  - go build -mod=vendor -o /root/waimai
 
 trigger:
   branch: