소스 검색

test 4

master
komarov 4 년 전
부모
커밋
68dcd961ff
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      .drone.yml

+ 5
- 0
.drone.yml 파일 보기

@@ -2,6 +2,11 @@ kind: pipeline
type: docker
name: build

clone:
git:
image: plugins/git
skip_verify: true

steps:
- name: build_php_base
image: plugins/docker


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