komarov 4年前
コミット
38f2771c2e
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      .drone.yml

+ 2
- 0
.drone.yml ファイルの表示

@@ -13,6 +13,8 @@ steps:
- name: restore_cache
image: meltwater/drone-cache
pull: true
commands:
- mkdir /tmp/cache
settings:
backend: "filesystem"
restore: true


読み込み中…
キャンセル
保存