Update commit.tpl

pull/5/head
midoks 5 years ago
parent 58059111c1
commit 02fbb7cdcf
  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