소스 검색

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

xuyiping 1 년 전
부모
커밋
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