Browse Source

project: test 24

Yi 1 year ago
parent
commit
778976f6a6
1 changed files with 0 additions and 6 deletions
  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