瀏覽代碼

Merge branch 'feature/stroage-manage' of xuyiping/kpt-tmr-group into develop

xuyiping 2 年之前
父節點
當前提交
df3a3c7aca
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      .drone.yml

+ 0 - 6
.drone.yml

@@ -6,12 +6,6 @@ clone:
   depth: 1
   disable: true
 
-environment:
-  GOOS: linux
-  GOARCH: amd64
-  APP_ENVIRONMENT: test
-  GO_WORK_DIR: /drone/src/kpt-tmr-group/
-
 steps:
   - name: clone
     image: alpine/git