ck %!s(int64=4) %!d(string=hai) anos
pai
achega
eef719bb00
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      handlers/GitHookHandler.py

+ 2 - 1
handlers/GitHookHandler.py

@@ -17,4 +17,5 @@ class QcWebHook(BaseHandler):
         val = os.popen('cd /root/QcWebServer && git pull')
         val2 = os.popen('cd /root/dev/QcWebServer && git pull')
         DingTalkUtils.send('QcWebServer代码更新[master]:\n '+val.read()+'\n[dev]:\n'+val2.read())
-        self.write('ok')
+        
+        self.write('ok')