瀏覽代碼

test

master
komarov 4 年之前
父節點
當前提交
9d9a794c64
共有 1 個檔案被更改,包括 6 行新增1 行删除
  1. +6
    -1
      .drone.yml

+ 6
- 1
.drone.yml 查看文件

@@ -95,4 +95,9 @@ steps:
settings:
rebuild: true
mount:
- /drone/docker
- /drone/docker

volumes:
- name: cache
host:
path: /tmp/drone-cache

Loading…
取消
儲存