Update commit.tpl

pull/109/head
midoks 5 years ago
parent 63b21f81e6
commit 4533020d64
  1. 2
      plugins/gogs/hook/commit.tpl

@ -1,5 +1,7 @@
#!/bin/bash
echo `date`
GITADDR="{$GITROOTURL}/{$USERNAME}/{$PROJECT}"
GIT_SDIR="{$CODE_DIR}"

Loading…
Cancel
Save