abiosoft / abiosoft/caddy-git

Testing, getting errors

未關閉
#74 2 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Go
星號
206
分支
42
PR 合併指標
30 天內沒有已合併 PR

描述

so first I wanted to just test so I created a folder, I manually cloned my repo

git clone ssh://test.com/path/to/repo test

The Caddyfile had this

```
git {
repo ssh://test.com/path/to/repo
path ../
interval -1
hook /pull
hook_type generic
then_long command "npm run build"
}
```

but when I ran caddy I got this error

017/08/29 15:57:52 another git repo 'ssh://test.com/path/to/repo.git' exists at .

No idea what that means.

If I comment out the git section above my Caddyfile works fine

Any ideas?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。