Browse Source

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

xuyiping 2 năm trước cách đây
mục cha
commit
0ba66e629b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .drone.yml

+ 2 - 0
.drone.yml

@@ -18,6 +18,8 @@ steps:
     commands:
       - pwd
       - ls -l
+      - cd /drone/src
+      - ls -l
   - name: build
     image: plugins/docker
     volumes: