kind: pipeline type: docker name: default steps: - name: build image: node volumes: - name: ... The first step is to define the host machine volume path.
確定! 回上一頁