Ver código fonte

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

xuyiping 1 ano atrás
pai
commit
0ba66e629b
1 arquivos alterados com 2 adições e 0 exclusões
  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: