Przeglądaj źródła

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

xuyiping 1 rok temu
rodzic
commit
0ba66e629b
1 zmienionych plików z 2 dodań i 0 usunięć
  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: