瀏覽代碼

cicd: 增加手动构建镜像流程4

Yi 1 年之前
父節點
當前提交
5681195ca1
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .drone.yml

+ 4 - 0
.drone.yml

@@ -15,6 +15,10 @@ steps:
      - pwd
   - name: build
     image: plugins/docker:20.14.2
+    commands:
+      - cd ./trmgo
+      - pwd
+      - ls -l
     volumes:
       - name: hosts
         path: /etc/hosts