소스 검색

Minor edit to regex + retain `all_branches` (#413)

pull/418/head
MK 5 년 전
committed by Guillaume Vincent
부모
커밋
6c11897d22
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml 파일 보기

@@ -75,4 +75,4 @@ jobs:
on:
tags: true
all_branches: true
condition: "$TRAVIS_TAG =~ ^cli*$"
condition: $TRAVIS_TAG =~ ^cli*

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