Testing, getting errors
未关闭
- 主要语言
- 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 还没有评估数据。