소스 검색

test

master
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


불러오는 중...
취소
저장