Explorar el Código

need a message to ping out for deploy

thelamer hace 5 años
padre
commit
73063cc63f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: