Преглед изворни кода

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: