瀏覽代碼

Merge branch 'feature/nginx-config' of duanxiaoduan/tmr-admin into release/v1.0.2

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

+ 0 - 11
.drone.yml

@@ -2,18 +2,7 @@ kind: pipeline
 type: docker
 name: test
 
-#clone:
-#  depth: 1
-#  disable: true
-
 steps:
-  #- name: clone
-  #  image: alpine/git
-  #  commands:
-  #    - git config --global credential.helper store
-  #    - git clone -b develop http://192.168.1.8:3000/duanxiaoduan/tmr-admin.git
-  #    - cp -R tmr-admin/* ./
-  #    - ls -l
   - name: build
     image: plugins/docker
     volumes: