Browse Source

project: add cicd 7

Yi 1 year ago
parent
commit
6b6899b528
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .drone.yml

+ 0 - 3
.drone.yml

@@ -6,9 +6,6 @@ clone:
   depth: 1
   disable: true
 
-environment:
-  GOOS: linux
-  GOARCH: amd64
 
 steps:
   - name: clone