소스 검색

Install instance before running integration tests

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tags/v11.0RC2
Morris Jobke 7 년 전
부모
커밋
9b21b82d18
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      .drone.yml

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

@@ -341,6 +341,7 @@ pipeline:
integration-filesdrop-features:
image: nextcloudci/integration-php7.0:integration-php7.0-2
commands:
- ./occ maintenance:install --admin-pass=admin
- cd build/integration
- ./run.sh filesdrop_features/filesdrop.feature
when:

Loading…
취소
저장