소스 검색

test 3

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

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

@@ -2,16 +2,8 @@ kind: pipeline
type: docker
name: build

clone:
disable: true

steps:
- name: clone
image: alpine/git
commands:
- git clone https://gitea.torrion-vault.xyz/Torrion/arbitry.git .
- git checkout $DRONE_COMMIT

- name: build_php_base
image: plugins/docker
settings:


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