소스 검색

chore: use `semantic-release` cross-formula standard structure

* Automated using `ssf-formula` (v0.1.0-rc.5)
tags/v0.3.0
Imran Iqbal 5 년 전
부모
커밋
9e9844e02a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      .cirrus.yml

+ 2
- 1
.cirrus.yml 파일 보기

@@ -26,4 +26,5 @@ docker_builder:
# - INSTANCE: default-fedora-28-2017-7-py2
# - INSTANCE: default-opensuse-leap-42-2017-7-py2
bundle_install_script: bundle install
verify_script: bin/kitchen verify ${INSTANCE}
verify_script:
- bin/kitchen verify ${INSTANCE}

Loading…
취소
저장