소스 검색

need a message to ping out for deploy

thelamer 5 년 전
부모
커밋
73063cc63f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -46,6 +46,7 @@ jobs:
         - ./script/build_release rc
         - export RELEASE_TAG=$(cat version.txt)-RC
         - git tag ${RELEASE_TAG}
+        - ./script/message rc-push
       after_failure:
         - ./script/message failure
       deploy: