Forráskód Böngészése

need a message to ping out for deploy

thelamer 5 éve
szülő
commit
73063cc63f
1 módosított fájl, 1 hozzáadás és 0 törlés
  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: